Re: [GENERAL] Installing PGSQL Client

2007-02-24 Thread Joshua D. Drake
RPK wrote: > I installed PGSQL on both machines. Then I opened pgAdmin and from the left > pane tried to add the server. But it is not connecting. A window gets open > saying all things about listner. I even passed the server's IP Address but > still not working. You need to tell the server to all

Re: [GENERAL] Installing PGSQL Client

2007-02-24 Thread RPK
I installed PGSQL on both machines. Then I opened pgAdmin and from the left pane tried to add the server. But it is not connecting. A window gets open saying all things about listner. I even passed the server's IP Address but still not working. Joshua D. Drake wrote: > > RPK wrote: >> Windows X

Re: [GENERAL] Installing PGSQL Client

2007-02-24 Thread Joshua D. Drake
RPK wrote: > Windows XP Did you install psql or did you install pgadmin? > > > Richard Huxton wrote: >> RPK wrote: >>> I have installed PGSQL on server. How to install PGSQL client to connect >>> to >>> the PGSQL database server. >> You've installed on what? Windows? Solaris? FreeBSD? RedHat En

Re: [GENERAL] Installing PGSQL Client

2007-02-23 Thread RPK
Windows XP Richard Huxton wrote: > > RPK wrote: >> I have installed PGSQL on server. How to install PGSQL client to connect >> to >> the PGSQL database server. > > You've installed on what? Windows? Solaris? FreeBSD? RedHat Enterprise?... > > -- >Richard Huxton >Archonet Ltd > > ---

Re: [GENERAL] Installing PGSQL Client

2007-02-22 Thread Richard Huxton
RPK wrote: I have installed PGSQL on server. How to install PGSQL client to connect to the PGSQL database server. You've installed on what? Windows? Solaris? FreeBSD? RedHat Enterprise?... -- Richard Huxton Archonet Ltd ---(end of broadcast)

Re: [GENERAL] Installing PGSQL Client

2007-02-22 Thread A. Kretschmer
am Thu, dem 22.02.2007, um 23:23:42 -0800 mailte RPK folgendes: > > I have installed PGSQL on server. How to install PGSQL client to connect to > the PGSQL database server. Depends on the operating system and distribution. For Debian for instance: apt-get install postgresql-client-8.1 Andreas

[GENERAL] Installing PGSQL Client

2007-02-22 Thread RPK
I have installed PGSQL on server. How to install PGSQL client to connect to the PGSQL database server. -- View this message in context: http://www.nabble.com/Installing-PGSQL-Client-tf3277417.html#a9114562 Sent from the PostgreSQL - general mailing list archive at Nabble.com. -