HI!
I am a tiro in the postgresql,I will use the PHP Function to connection postgresql.I use the
pg_connect("localhost","5432","","","webmaster")
The error message:
warning: Unable to connect to PostgresSQL server: FATAL 1: SetUserId: user 'nobody' is not in 'pg_shadow' in /home/e0001cq/html/memo_postgre/memo_insert.php3 on line 2
Can you help me to solve the problem?
May I use the right function or right syntax?
Thanks.