Re PostgreSQL on Windows

From: "Aurangzeb M(dot) Agha" <aagha(at)bigfoot(dot)com>
To: PostgreSQL General List <pgsql-general(at)postgresql(dot)org>
Subject: Re PostgreSQL on Windows
Date: 2003-01-13 18:56:05
Message-ID: Pine.LNX.4.52.0301131053290.23181@cinemaspace.berkeley.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hmm, I don't have a problem with it. I'm still on 7.2.8 (planning to
upgrade soon), but I use PostgreSQL on my Win box (cygwin distribution)
for development, and then have it running on my Linux staging and live
servers.

I find that it works flawlessly.

I just do a:

pg_dump -d dbname > dbfile.sql

And then use the dbfile.sql to load my DB on the Linux boxes (or vice
versa, that works fine too) and I'm good to go.

Aurangzeb

> It should be popularized. I don't use PosgreSQL yet only because I need
> both linux and Windows as server OS-es and it has to easily install on
> both of them.
>
>
> Best regards,
> Application Developer
> Pirtea Calin Iancu
> S.C. SoftScape S.R.L.
> pcalin(at)rdsor(dot)ro

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pirtea Calin Iancu 2003-01-13 19:09:26 Re: Re PostgreSQL on Windows
Previous Message Thomas O'Connell 2003-01-13 18:54:24 GUC/postgresql.conf docs