Re: [SQL] Installation Prob - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] Installation Prob
Date
Msg-id 15529.936109883@sss.pgh.pa.us
Whole thread Raw
In response to Installation Prob  ("Mike Field" <mike@fieldco.com>)
List pgsql-sql
"Mike Field" <mike@fieldco.com> writes:
> I hope I'm not using the wrong list for this - if I am, sorry, and
> please direct me to the right list.

pgsql-admin would be probably be more on-topic...

> I'm installing PGSQL on a new server, and I get the following error when
> I run initdb
> syntax error 2334:  parse error
> when it tries to create the template1 dbase.  Then, right after I get a
> pg_atoi: error in "template1": can't parse "template1"

Hmm.  You might check paths to be sure you are invoking the right
version of initdb and it is calling the right version of the postgres
executable.  Also, run initdb with --debug switch to find out more
about what it's doing when the error is reported.
        regards, tom lane


pgsql-sql by date:

Previous
From: José Soares
Date:
Subject: Re: [SQL] problem with select
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [SQL] problem with select