Re: possible to access a Linux box db from a Windows box via a GUI?

From: Mitch Pirtle <mitch(dot)pirtle(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: possible to access a Linux box db from a Windows box via a GUI?
Date: 2004-10-17 00:51:27
Message-ID: 330532b604101617514cbc0922@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

And don't forget to make the proper changes to postgresql.conf (enable
tcp_ip) and pg_hba.conf to accept connections from your PC's ip
address.

On Tue, 12 Oct 2004 16:00:12 -0400, Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> wrote:
> Look at pgadmin III (http://www.pgadmin.org/pgadmin3/index.php).
>
> Sean
>
>
>
> On Oct 12, 2004, at 3:56 PM, Daniel Lerch wrote:
>
> > It occured to me that I might have an easier time learning PostgreSQL
> > if I start off with a GUI instead of just command line.
> > But I access the database over our LAN -- I'm on a Windows 2000 box,
> > and the psql database is on a Linux box. I've been accessing it by
> > running PuTTY.
> >
> > So, my question is - is there a GUI program I can run off my Windows
> > 2000 box that will allow me to access myt psql database on the Linux
> > box? Or do I have no choice but run the GUI on the Linux box?
> >
> > Thanks,
> >
> > -d
> >
> > ---------------------------(end of
> > broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ruediger Herrmann 2004-10-17 19:27:39 Validate for PL/pgSQL functions
Previous Message Stephan Szabo 2004-10-15 22:03:38 Re: invalid input syntax for integer: "NULL"