Re: [GENERAL] PostgreSQL on Windows

2010-04-01 Thread Mark Vantzelfde
Could it be that pg_ctl uses some sort of unix cmd like ps to try to determine with the postgres processes are running? Using ps from a windows command prompt does not show the postgres processes started as services. Mark On Mon, Mar 29, 2010 at 1:54 PM, Mark Vantzelfde wrote: > Same result. > >

Re: [GENERAL] PostgreSQL on Windows

2010-03-29 Thread Mark Vantzelfde
Same result. On Mon, Mar 29, 2010 at 1:51 PM, Raymond O'Donnell wrote: > On 29/03/2010 18:38, Mark Vantzelfde wrote: > > I am running 8.4 on a Windows Vista system. The software was installed > using > > the auto-install process. PostgreSQL starts successfully as a service > when > > the system

Re: [GENERAL] PostgreSQL on Windows

2010-03-29 Thread Raymond O'Donnell
On 29/03/2010 18:38, Mark Vantzelfde wrote: > I am running 8.4 on a Windows Vista system. The software was installed using > the auto-install process. PostgreSQL starts successfully as a service when > the system boots. The running postgres* processes can be verified via Task > Manager. I can run p

Re: [GENERAL] PostgreSQL on Windows Server 2003 for Moodle

2009-09-18 Thread vikram
Trevor , If you have just a need to install and use Windows Server 2003 , you can do that one easily . Just install it go to data directory modify conf files Vikram On Sep 14, 5:43 pm, trevor.john...@tafensw.edu.au ("Johnson, Trevor") wrote: > Hi > > I'm new to PostgreSQL and I'm looking

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread Dhaval Jaiswal
Raymond O'Donnell To: MDB Cc: pgsql-general@postgresql.org Sent: Friday, March 27, 2009 8:05:47 PM Subject: Re: [GENERAL] Postgresql On Windows On 27/03/2009 14:28, MDB wrote: > What is the path format for the i (\i) command in the SQL shell? I think it's just as anywhere else on Wi

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread John R Pierce
MDB wrote: Thank you, I also found you could drop the "C:" (e.g. "/sql/test.sql") if it is on the c drive. to be more precise, you can drop the C: if its the same as the current default drive for whatever process is reading it. Windows, for legacy reasons that date at least back to Digita

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread MDB
Thank you, I also found you could drop the "C:" (e.g. "/sql/test.sql") if it is on the c drive. The backslashes on my system threw the same error.. --- On Fri, 3/27/09, John Cheng wrote: > From: John Cheng > Subject: Re: [GENERAL] Postgresql On Windows > To:

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread Raymond O'Donnell
On 27/03/2009 14:28, MDB wrote: > What is the path format for the i (\i) command in the SQL shell? I think it's just as anywhere else on Windows, e.g. \i c:\path\to\file.sql If there are spaces in the path you may have to enclose it in double-quotes: \i "c:\path with spaces\file.sql" R

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread Sam Mason
On Fri, Mar 27, 2009 at 04:45:26PM +0200, Aurimas Černius wrote: > Windows support forward slashes as well, only not all Windows programs > do support that (cmd.exe for example doesn't). So, it's worth a try. Where did you get the idea that cmd.exe doesn't support forward slashes? It just passes

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread John Cheng
y, March 27, 2009 7:35:47 AM Subject: Re: [GENERAL] Postgresql On Windows On 27/03/2009 14:28, MDB wrote: > What is the path format for the i (\i) command in the SQL shell? I think it's just as anywhere else on Windows, e.g. \i c:\path\to\file.sql If there are spaces in the path you

Re: [GENERAL] Postgresql On Windows

2009-03-27 Thread Aurimas Černius
Hi, What is the path format for the i (\i) command in the SQL shell? I think it's just as anywhere else on Windows, e.g. \i c:\path\to\file.sql Windows support forward slashes as well, only not all Windows programs do support that (cmd.exe for example doesn't). So, it's worth a try.

Re: [GENERAL] PostgreSQL on Windows x64

2008-08-19 Thread Dave Page
On 8/19/08, Goboxe <[EMAIL PROTECTED]> wrote: > Dave, > > Thanks for the link. np. > Our app now running using EnterpriseDB 8.2 on x86. > Plan to test them on x64 server once we got it. > > Do you know if jdbc, npgsql, PostgreSQL ANSI odbc drivers bundled in > EnterpriseDB can run without any iss

Re: [GENERAL] PostgreSQL on Windows x64

2008-08-19 Thread Goboxe
Dave, Thanks for the link. Our app now running using EnterpriseDB 8.2 on x86. Plan to test them on x64 server once we got it. Do you know if jdbc, npgsql, PostgreSQL ANSI odbc drivers bundled in EnterpriseDB can run without any issues on x64? Thanks, Amin On Aug 19, 3:50 pm, [EMAIL PROTECTED]

Re: [GENERAL] PostgreSQL on Windows x64

2008-08-19 Thread Dave Page
On Mon, Aug 18, 2008 at 7:48 AM, Goboxe <[EMAIL PROTECTED]> wrote: > Hi, > > Does PostgreSQL can run on Windows x64? > If yes, which version? All versions (though you should start with 8.3.3): http://wiki.postgresql.org/wiki/Running_%26_Installing_PostgreSQL_On_Native_Windows#Is_there_a_64-bit_bui

Re: [GENERAL] PostgreSQL on Windows Paper

2007-02-26 Thread Dave Page
Scott Marlowe wrote: > On Fri, 2007-02-23 at 12:22, Chris Travers wrote: >> Hi all; >> >> Microsoft has seen it fit to publish a paper I have written as an >> introduction to PostgreSQL on Windows. This paper covers the basics of >> installing and configuring the software. I thought it might be

Re: [GENERAL] PostgreSQL on Windows Paper

2007-02-23 Thread Joshua D. Drake
Scott Marlowe wrote: > On Fri, 2007-02-23 at 12:22, Chris Travers wrote: >> Hi all; >> >> Microsoft has seen it fit to publish a paper I have written as an >> introduction to PostgreSQL on Windows. This paper covers the basics of >> installing and configuring the software. I thought it might be

Re: [GENERAL] PostgreSQL on Windows Paper

2007-02-23 Thread Scott Marlowe
On Fri, 2007-02-23 at 12:22, Chris Travers wrote: > Hi all; > > Microsoft has seen it fit to publish a paper I have written as an > introduction to PostgreSQL on Windows. This paper covers the basics of > installing and configuring the software. I thought it might be of > interest here so her

Re: [GENERAL] PostgreSQL on Windows not starting

2006-03-16 Thread Magnus Hagander
> I have a customer who is having issues starting PostgreSQL > 8.1 on Windows. It worked for a while and now doesn't appear > to be running. I thought it was probably a stale pidfile, > but had him search and could not find it. Is the pid > information still in a pidfile or is it in the regi

Re: [GENERAL] PostgreSQL on Windows not starting

2006-03-15 Thread Harald Armin Massa
Chris,i dove through all sorts of pain with windows security and PostgreSQL services while postgresql on win32 was in beta. Even deployed some big application to > 30 computers installing win32 PostgreSQL in beta. So, some areas where I had things to learn:  1.) group policies. On win32 computers w

Re: [GENERAL] PostgreSQL on Windows not starting

2006-03-15 Thread Oisin Glynn
Chris Travers wrote: I have a customer who is having issues starting PostgreSQL 8.1 on Windows. It worked for a while and now doesn't appear to be running. I thought it was probably a stale pidfile, but had him search and could not find it. Is the pid information still in a pidfile or is it

Re: [GENERAL] PostgreSQL on Windows

2004-10-31 Thread Bruce Momjian
Michael Shtelma wrote: > Hi! > Can I use postgresql on windows without cygwin? You can test the 8.0 beta using pginstaller. Just google for pginstaller. You should subscribe to hackers to discuss any problems you have. -- Bruce Momjian| http://candle.pha.pa.us [EMA

Re: [GENERAL] PostgreSQL on Windows

2004-10-31 Thread GreyGeek
Michael Shtelma wrote: > Hi! > Can I use postgresql on windows without cygwin? YES! Look for the PostgreSQL 8 beta version on their website. It works great! Don't forget to download pgadminIII for windows too! -- GreyGeek ---(end of broadcast)---

Re: [GENERAL] PostgreSQL on Windows

2004-02-19 Thread Bruce Momjian
Jan Wieck wrote: > John Small wrote: > > > I want to use PostgreSQL on a project that will have to run on > > both Linux and Windows. But using cygwin is not a viable option. > > > > Does the dbExpert version of PostgreSQL run natively under Windows? > > Last time I checked the dbExperts versio

Re: [GENERAL] PostgreSQL on Windows

2004-02-19 Thread Jan Wieck
John Small wrote: I want to use PostgreSQL on a project that will have to run on both Linux and Windows. But using cygwin is not a viable option. Does the dbExpert version of PostgreSQL run natively under Windows? Last time I checked the dbExperts version was the cygwin port, bundled with a stri

Re: [GENERAL] PostgreSQL on Windows Server 2003

2003-12-15 Thread scott.marlowe
On Mon, 15 Dec 2003, Johnson, Shaunn wrote: > Howdy: > Silly questions - > > Is it possible (or, has anyone got brave enough) to run > PostgreSQL on Windows Server 2003? > > If so, what does it entail and how do I start? The best and easiest way for normal folks is likely gonna be to use cygwi

Re: [GENERAL] PostgreSQL on Windows Server 2003

2003-12-15 Thread Bruce Momjian
Johnson, Shaunn wrote: > Howdy: > Silly questions - > > Is it possible (or, has anyone got brave enough) to run > PostgreSQL on Windows Server 2003? > > If so, what does it entail and how do I start? See the FAQ entry for Win32. You can use Cygwin. -- Bruce Momjian|