X-Original-To: pgsql-general-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id EC615D8AD6 for ; Sat, 3 Sep 2005 14:02:40 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 74477-03 for ; Sat, 3 Sep 2005 17:02:37 +0000 (GMT) Received: from candle.pha.pa.us (candle.pha.pa.us [64.139.89.126]) by svr1.postgresql.org (Postfix) with ESMTP id E6A9BD8AE5 for ; Sat, 3 Sep 2005 14:02:36 -0300 (ADT) Received: (from pgman@localhost) by candle.pha.pa.us (8.11.6/8.11.6) id j83H2Vd29100; Sat, 3 Sep 2005 13:02:31 -0400 (EDT) From: Bruce Momjian Message-Id: <200509031702.j83H2Vd29100@candle.pha.pa.us> Subject: Re: FAQ/Documentation about Postgresql on Windows XP In-Reply-To: <20050903162925.53992C2D0@mf1.socket.net> To: cooneyb@socket.net Date: Sat, 3 Sep 2005 13:02:31 -0400 (EDT) Cc: pgsql-general@postgresql.org X-Mailer: ELM [version 2.4ME+ PL121 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.009 required=5 tests=[AWL=0.009] X-Spam-Level: X-Archive-Number: 200509/117 X-Sequence-Number: 83133 cooneyb@socket.net wrote: > Hello everyone, > I have been looking for a tutorial on setting up Postgresql on a Windows > XP machine. I'm currently doing development on my home machine. > Eventually we'll have Postgresql on a Windows server, but we want to try > out and test code on a local machine before going live. > > I've found some tutorials about using Postgresql in the Cygwin emulation, > but we want to run Postgresql natively. I need to use some of the forms > and reporting functions in the EMS PostgreSQL manager. > > Can anyone point me to some tutorials or documentation that can help me > figure out how to set up and use Postgresql on a local, stand alone, > Windows XP machine? Look at doc/FAQ_MINGW and you can look at the pginstaller FAQ too. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073