pgsql on win xp user permissions

Поиск
Список
Период
Сортировка
От Trans Porter
Тема pgsql on win xp user permissions
Дата
Msg-id A9iEf.80860$g8.18377@fe62.usenetserver.com
обсуждение исходный текст
Ответы Re: pgsql on win xp user permissions  (Chris <dmagick@gmail.com>)
Список pgsql-general
I want to setup a database that will be used by my php application.  Right
now I installed postgresql, I used an admin account to install it on a user
account.  So I can only access the database (like psql dbname) when i'm
logged in as the user, if i try psql from admin it says fatal role "admin
name" does not exist.  Is this how its supposed to be?  I am creating a php
application that is powered by apache.  I can work from admin account
because in php scripts I connect to database using a different user name and
so pgsql should not wine about admin accessing it eh?



В списке pgsql-general по дате отправления:

Предыдущее
От: aktivists@inbox.lv
Дата:
Сообщение: specifying unix domain socket name
Следующее
От: nboutelier@hotmail.com
Дата:
Сообщение: Re: Can't get the field = ANY(array) clause to work...