Re: Strange behaviour: create database hangs (v 8.4.4)

Поиск
Список
Период
Сортировка
От Naomi Walker
Тема Re: Strange behaviour: create database hangs (v 8.4.4)
Дата
Msg-id 43EA810B0DC7C046B923D603D584B2E982997B@winex2.eldocomp.com
обсуждение исходный текст
Ответ на Strange behaviour: create database hangs (v 8.4.4)  (Dale Gallagher <dale.gallagher@gmail.com>)
Список pgsql-admin
Maybe "test" is a reserved word.

Try test1.
________________________________________
From: pgsql-admin-owner@postgresql.org [pgsql-admin-owner@postgresql.org] on behalf of Dale Gallagher
[dale.gallagher@gmail.com]
Sent: Monday, May 31, 2010 3:50 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Strange behaviour: create database hangs (v 8.4.4)

Hello

When running the command 'create database test' as user postgres from
within psql, the command hangs indefinitely.

I've installed 8.4.4 from source on a Slackware 13.0 box with kernel
2.6.29, GCC 4.3.3 and OpenSSL 0.9.8n with self-signed certificates.

Built with ./configure --prefix=/opt/postgresql-8.4.4 --with-openssl

Running under daemontools as follows:

setuidgid postgres postgres -i -p 8910 -l -d /srv/data/postgresql 2>&1

psql run as postgres user as follows:

psql -p 8910

There is no indication in the logfiles of errors.

Any possible reasons why this may occur? What can I do to investigate
this further?

Thanks
Dale

--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Advice on HA/LB setup for small installation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Strange behaviour: create database hangs (v 8.4.4)