Re: help (maybe i'm a little stupid)
От | Thomas Beutin |
---|---|
Тема | Re: help (maybe i'm a little stupid) |
Дата | |
Msg-id | 20020715151653.A8272@laokoon.bug.net обсуждение исходный текст |
Ответ на | help (maybe i'm a little stupid) ("Fabrizio" <fabrizio@eleveners.com>) |
Ответы |
Re: help (maybe i'm a little stupid)
Re: help (maybe i'm a little stupid) |
Список | pgsql-general |
Hi, On Mon, Jul 15, 2002 at 08:44:39AM +0200, Fabrizio wrote: > i made a page in php interfacing with postgresql server. i had a problem but > i solve that one assuming postmaster with options -i and specifying port > 5432. but then, when i call via browser my page, it returns error "fatal1: > user apache does not exist...". if i must modify pg_hba.conf, how can i do? > thanx Look for the "createuser" shell command. And don't forget to give the permission for the tables to this user ("GRANT" command on the psql prompt). OR Connect to the databes as the database super (NOT RECOMMENDED). INHO the best thing is to create an user apache without permission for database or table creation. -tb -- Thomas Beutin tb@laokoon.IN-Berlin.DE Beam me up, Scotty. There is no intelligent live down in Redmond.
В списке pgsql-general по дате отправления: