Re: PG 8.1.1 rhel-as-4 rpms missing - Now not initdb issues

Поиск
Список
Период
Сортировка
От Chris Hoover
Тема Re: PG 8.1.1 rhel-as-4 rpms missing - Now not initdb issues
Дата
Msg-id 1d219a6f0512131059lec41586kb3b726ce2439be70@mail.gmail.com
обсуждение исходный текст
Ответы Re: PG 8.1.1 rhel-as-4 rpms missing - Now not initdb issues  (Devrim GUNDUZ <devrim@commandprompt.com>)
Список pgsql-admin
On 12/13/05, Chris Hoover <revoohc@gmail.com> wrote:
> Thanks for the quick reply - Chris
> On 12/13/05, Devrim GUNDUZ <devrim@commandprompt.com> wrote:
> > Hi,
> >
> > On Tue, 2005-12-13 at 12:25 -0500, Chris Hoover wrote:
> > > Does anyone know when the rpms for rhel-as-4 will be placed on the ftp
> > > servers for pg 8.1.1?
> >
> > I built RPMs for FC3 and RHEL AS 4 a few minutes before and I'm
> > uploading them now. They will be in main FTP site in an hour.
> >
> > Regards,
> > --
> > The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
> > PostgreSQL Replication, Consulting, Custom Development, 24x7 support
> > Managed Services, Shared and Dedicated Hosting
> > Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 9: In versions below 8.0, the planner will ignore your desire to
> >        choose an index scan if your joining column's datatypes do not
> >        match
> >
>
Thanks for the rpms.

I just downloaded them and installed all of them except for the python rpm.

However, when I run initdb --locale=C -D /<path to db> I get the following:
[postgres@edidb9 bin]$ initdb --locale=C -D /postgresql/50001/
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.

fixing permissions on existing directory /postgresql/50001 ... ok
creating directory /postgresql/50001/global ... ok
creating directory /postgresql/50001/pg_xlog ... ok
creating directory /postgresql/50001/pg_xlog/archive_status ... ok
creating directory /postgresql/50001/pg_clog ... ok
creating directory /postgresql/50001/pg_subtrans ... ok
creating directory /postgresql/50001/pg_twophase ... ok
creating directory /postgresql/50001/pg_multixact/members ... ok
creating directory /postgresql/50001/pg_multixact/offsets ... ok
creating directory /postgresql/50001/base ... ok
creating directory /postgresql/50001/base/1 ... ok
creating directory /postgresql/50001/pg_tblspc ... ok
selecting default max_connections ... 10
selecting default shared_buffers ... 50
creating configuration files ... ok
creating template1 database in /postgresql/50001/base/1 ... child
process exited with exit code 1
initdb: removing contents of data directory "/postgresql/50001"
[postgres@edidb9 bin]$

When I try to run /usr/bin/postgres -V - I get no results.

Not sure where to go from here.  Please let me know if you need more
information.

Thanks,

Chris

В списке pgsql-admin по дате отправления:

Предыдущее
От: Ameet Kini
Дата:
Сообщение: Re: Lots of postmaster processes
Следующее
От: Diego
Дата:
Сообщение: Driver JDBC...