On 31 May 2010 12:50, Dale Gallagher <dale.gallag...@gmail.com> wrote:
> When running the command 'create database test' as user postgres from
> within psql, the command hangs indefinitely.

I am now using strace on postgres startup and watching the filesystem
during the creation of the database. So far, it seems that files in
PGHOME/base/1234/ are appearing, but VERY slowly. Thus far it's taken
7 minutes and 92 files have been created. The command has not
completed within psql....

Could this be a filesystem corruption issue? The host is using ext4.

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

Reply via email to