From: | A_Schnabel(at)t-online(dot)de (Andre Schnabel) |
---|---|
To: | "Roman Smirnov" <smirnov(at)dresearch(dot)de>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL for Windows |
Date: | 2001-07-12 17:41:40 |
Message-ID: | 006c01c10af9$e8fb43c0$0201a8c0@aschnabel.homeip.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi!
PostgreSQL runs with Windows (NT and 2000). Clientapplications should run
under Win9x / ME too (I never tried that).
Best way to get a running PostgreSQL-Server is installing cygwin
(http://www.cygwin.com/) an than carefully reading the NT-install-docs
(http://www.freebsd.org/~kevlo/postgres/portNT.html or
http://www.sevainc.com/PostgreSQL_running_on_NT.html)
If you want to run e real Server on Windows, you have to startup and
shutdown the postmaster automatically at system startup and -shutdown. ...
Startup should be easy ... but I had no idea, how do do the automatic
shutdown.
The other way ist to use an *NIX or linux - system as server and connect via
odbc (or DBI or any other client interface).
So the question is .. what exactly is your client?
kind regards,
Andre
----- Original Message -----
From: Roman Smirnov
To: pgsql-general(at)postgresql(dot)org
Sent: Monday, July 09, 2001 4:45 PM
Subject: [GENERAL] PostgreSQL for Windows
Hi all!
My client wanna work with my DB under windows.
What is the best way to do this?
Maybe PG exists in windows implementation too?
Best regards,
Roman.
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | dennis@zserve.com | 2001-07-12 18:26:41 | Re: vacuum and 24/7 uptime |
Previous Message | snpe | 2001-07-12 17:18:23 | Re: Performance tuning for linux, 1GB RAM, dual CPU? |