From: | Daniel Lerch <daniel(at)mountainmeasurement(dot)com> |
---|---|
To: | Sean Davis <sdavis2(at)mail(dot)nih(dot)gov> |
Cc: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: possible to access a Linux box db from a Windows box |
Date: | 2004-10-12 20:09:56 |
Message-ID: | 416C3A14.2010501@mountainmeasurement.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I was looking at that earlier - couldn't tell if it was client-side or
server-side. Since you're pointing me to it, I'll assume it's
client-side and will try it out.
Also, re your other reply that there are many online SQL tutorials, and
asking where I am in the process: I guess I'm so new to things that I
didn't realize I should be looking for SQL tutorials, and not postgreSQL
tutorials (I searched for the latter, and they were all too
complicated). Sounds like I should start with SQL, and then move to
the postgreSQL-specific tutorials later when I'm ready to use more
advanced functions. I'll give that a shot, and email again if I run
into problems.
Thanks!
-d
Sean Davis 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
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ron St-Pierre | 2004-10-12 20:21:30 | Re: data copy script |
Previous Message | Sean Davis | 2004-10-12 20:00:12 | Re: possible to access a Linux box db from a Windows box via a GUI? |