setting up a client only service

Hi everybody,

I have postgres (v8.3.7) running happily on a Linux machine,
named X. I want to access the database on X from another
linux machine, called Y, on the same network. X is a 64-bit
Machine and runs redhat, while Y is a 32-bit machine with
centOS. My idea is to have only psql on machine Y and have
Y's PGHOST environmental variable point to X.

Is this correct? If so, where can I go to get psql only for
A 32-bit linux machine?

If not, please clue me in as to how I can do what I want.

Thank you in advance.

Regards,

Tena Sakai
tsakai [at] gallo.ucsf.edu


--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Tena Sakai [ Mo, 30 November 2009 22:44 ] [ ID #2024380 ]

Re: setting up a client only service

Tena Sakai <tsakai [at] gallo.ucsf.edu> writes:
> Is this correct? If so, where can I go to get psql only for
> A 32-bit linux machine?

Practically all packagings of Postgres separate the server programs
from the client-side programs. In the case of the RPMs, for example,
you'd just install the base "postgresql" package and not
"postgresql-server". It's not "psql only" but the stuff in that
package is what is expected to be useful on a client-only machine.

regards, tom lane

--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Tom Lane [ Di, 01 Dezember 2009 02:06 ] [ ID #2024476 ]
Datenbanken » gmane.comp.db.postgresql.admin » setting up a client only service

Vorheriges Thema: Large Number of Files in pg_xlog
Nächstes Thema: encoding shp2pgsql/ client encoding