From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 09:20:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0252716A4B3 for ; Fri, 19 Sep 2003 09:20:54 -0700 (PDT) Received: from mx0.rambler.ru (mx0.rambler.ru [81.19.66.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1FEF43F85 for ; Fri, 19 Sep 2003 09:20:52 -0700 (PDT) (envelope-from twistfire@rambler.ru) Received: from mailc.rambler.ru (mailc.rambler.ru [81.19.66.27]) by mx0.rambler.ru (Postfix) with ESMTP id 7B30C4549B4 for ; Fri, 19 Sep 2003 20:20:51 +0400 (MSD) (envelope-from twistfire@rambler.ru) Received: from fire (vv.abc.mk.ua [62.64.91.193]) (authenticated bits=0) by mailc.rambler.ru (8.12.8/8.12.6) with ESMTP id h8JGKMVG059294 for ; Fri, 19 Sep 2003 20:20:25 +0400 (MSD) Message-ID: <001501c37eca$3ab83470$0400a8c0@fire> From: "Alex Zivenko" To: Date: Fri, 19 Sep 2003 19:22:28 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Auth-User: twistfire, whoson: (null) Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: php & postgresql error - howto? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 16:20:54 -0000 Hi people! Can I get some help from you?=20 At once I want to tell sorry for this question. So, I have got the error when I'm trying to insert data from php = variable into db table. It gives me error like: You have not permission to increase the index key of db = (tablename.fieldname). But I have permission for user www. It was like this GRANT ALL on News to www; Help me please.