Fred: Try following this link to the interactive Doc: http://www.postgresql.org/idocs/
This link will tell you how to allow tcp/ip access using the pg_hba.conf file: http://www.postgresql.org/idocs/index.php?client-authentication.html This link will tell you how to make sure the server is accepting ip connections (search for tcpip_socket) http://www.postgresql.org/idocs/index.php?runtime-config.html > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:pgsql-admin-owner@;postgresql.org]On Behalf Of fred > Sent: Wednesday, November 06, 2002 4:41 AM > To: [EMAIL PROTECTED] > Subject: [ADMIN] USERS > > > Hello, > > I'm new on the list. > I have to use the sgbdr postgres for my work. > Everything is ok 'localy' but I have permissions trouble by tcp. > Is someone now good docs about the users management whith postgres ? > Thank's a lot for your support. > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to [EMAIL PROTECTED] so that your > message can get through to the mailing list cleanly > ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
