From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Joo HyunSik
Sent: 16 June 2008 14:54
To: pgsql-bugs@postgresql.org
Subject: [BUGS] initdb bug report
Hello. I'm Hamaguchi.
now I use PostgreSQL8.2 on WindowsServer2003(SP2).
I did execute "initdb -D c:\test" in CommandLine.
But, it
2008/6/16 Joo HyunSik <[EMAIL PROTECTED]>:
> Hello. I'm Hamaguchi.
> now I use PostgreSQL8.2 on WindowsServer2003(SP2).
> I did execute "initdb -D c:\test" in CommandLine.
> But, it didn't initialize.
> This is Bug?
>
> How to initialize on WindowsServer2003(SP2)?
>
>
> C:\Program Files\PostgreSQL
Bruce Momjian <[EMAIL PROTECTED]> writes:
>> I know I might have had a different opinion on this before but I'm
>> beginning to think that the path to any auxiliary programs needs to be
> I understand your concern. My question is how does someone access
> initdb without getting binaries of the s
> [Charset ISO-8859-1 unsupported, filtering to ASCII...]
> > Tom Lane writes:
> >
> > > Or possibly he's invoking the right initdb, but it's finding the wrong
> > > postgres binary.
> >
> > Or the wrong template files? Run initdb --show to see.
> >
> > > I wonder if we can get initdb to check
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> Tom Lane writes:
>
> > Or possibly he's invoking the right initdb, but it's finding the wrong
> > postgres binary.
>
> Or the wrong template files? Run initdb --show to see.
>
> > I wonder if we can get initdb to check that it's
> > invo
Tom Lane writes:
> Or possibly he's invoking the right initdb, but it's finding the wrong
> postgres binary.
Or the wrong template files? Run initdb --show to see.
> I wonder if we can get initdb to check that it's
> invoking the right version of 'postgres'? A display of the version
> number w
Bruce Momjian <[EMAIL PROTECTED]> writes:
> You have an old initdb in your path.
Or possibly he's invoking the right initdb, but it's finding the wrong
postgres binary. I wonder if we can get initdb to check that it's
invoking the right version of 'postgres'? A display of the version
number wou
You have an old initdb in your path.
> Hi Guys,
>
> Just got V7.0 and ran across a technical problem when doing initdb,
> error log attached.
>
> PS: Thanks for one of the best databases in the world!
>
> --
> Dan
>
> We are initializing the database system with username postgres (uid=1
Steven G Smith <[EMAIL PROTECTED]> writes:
> Creating template database in /d1/postgress/base/template1
> ERROR: Attribute 'aggtransfn1' is repeated
> ERROR: Attribute 'aggtransfn1' is repeated
> initdb: could not create template database
Hmm. That seems real familiar. I think we have seen th