Postgres client/server parameters?

From: "Jimmie H(dot) Apsey" <japsey(at)futuredental(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres client/server parameters?
Date: 2003-04-25 17:06:32
Message-ID: 3EA96B18.9040302@futuredental.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Please refer me to a source which explains in some detail how to access
a database residing on a server. I've already setup the server database
and have applications running on the server which successfullly use the
Postgres database. Now I want/need to access this database from a
client workstation. Please help me set needed parameters on a host and
client in order to access pgsql from that client workstation. I think I
also need to run postmaster with the "-i" parameter and perhaps I need
to modify the HOST:$PGDATA/usr/local/pgsql/data/pg_hba.conf file. I
have been reading:

http://www.ca.postgresql.org/docs/faq-english.html but I still don't
know how to do it.

Red Hat gives no support on this simple question. I just need a little
help or a suggestion or two.

Thank you,

Jim Apsey

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Berkus 2003-04-25 17:20:48 Re: [SQL] rewriting values with before trigger
Previous Message marco 2003-04-25 15:55:43 Re: Performance problems