Re: [GENERAL] beta3 winxp initdb problems

2004-10-20 Thread Magnus Hagander
L PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 14, 2004 9:34 AM > To: [EMAIL PROTECTED] > Cc: Magnus Hagander > Subject: Re: [GENERAL] beta3 winxp initdb problems > > Magnus, et al., > > This is, what initdb -d says: > > > > D:\tmp

Re: [GENERAL] beta3 winxp initdb problems

2004-10-18 Thread bartkoedith
Magnus, et al., This is, what initdb -d says: D:\tmp\data>initdb -d Running in debug mode. VERSION=8.0.0beta3 PGDATA=d:/tmp/data share_path=c:/msys/1.0/share/postgresql PGPATH=c:/msys/1.0/bin POSTGRES_SUPERUSERNAME=postgresql POSTGRES_BKI=c:/msys/1.0/share/postgresql/postgres.bki POSTGRES_DESCR

Re: [GENERAL] beta3 winxp initdb problems

2004-10-14 Thread Piotr Filipczuk
Hi. I understand that you are using NOD32 software. To correct install postgres you must first uninstall IMON from NOD32. IMON is som how intgerete with windows socket and somehow brake communication with postgresql database. Piotr Filipczuk BARTKO, Zoltán wrote: Hello, folks, I am trying to ins

Re: [GENERAL] beta3 winxp initdb problems

2004-10-14 Thread BARTKO, Zoltán
Magnus, et al., This is, what initdb -d says: D:\tmp\data>initdb -d Running in debug mode. VERSION=8.0.0beta3 PGDATA=d:/tmp/data share_path=c:/msys/1.0/share/postgresql PGPATH=c:/msys/1.0/bin POSTGRES_SUPERUSERNAME=postgresql POSTGRES_BKI=c:/msys/1.0/share/postgresql/postgres.bki POSTGRES_DESC

Re: [GENERAL] beta3 winxp initdb problems

2004-10-14 Thread Magnus Hagander
> Hello, folks, > > I am trying to install pgsql8 on winxp. I tried first to install "as > is" with pginstaller beta2-dev3, no luck, it froze, switched off > Nod32, froze a little later, ran through the list of services, > switched off anything that seemed to be a firewall, no luck. > > So I comp