Re: pg_restore hangs for en_US.utf8 in the UK

Поиск
Список
Период
Сортировка
От Birchall, Austen
Тема Re: pg_restore hangs for en_US.utf8 in the UK
Дата
Msg-id 4E154FB60786D74BB4DFDC97BF991CAC0708F620@EXXCMPD1DAG2.cmpd1.metoffice.gov.uk
обсуждение исходный текст
Ответ на Re: pg_restore hangs for en_US.utf8 in the UK  (Payal Singh <payal@omniti.com>)
Список pgsql-novice

Strangely when I tried it previously it listed a few tables but no data was loaded – now it just hangs

 

Austen

 

Austen Birchall  Senior Database Administrator
Met Office
FitzRoy Road Exeter EX1 3PB United Kingdom
Tel: +44 (0)1392 884481 Fax: +44 (0)1392 885681
E-mail: austen.birchall@metoffice.gov.uk Website: http://www.metoffice.gov.uk

 

From: Payal Singh [mailto:payal@omniti.com]
Sent: 15 July 2015 19:26
To: Birchall, Austen
Cc: pgsql-novice@postgresql.org
Subject: Re: [NOVICE] pg_restore hangs for en_US.utf8 in the UK

 

Since you're using the verbose option, does it hang/stop while restoring a particular table on every try? Anything peculiar about the last couple of line in the verbose output before it hangs?


Payal Singh,
Database Administrator,

OmniTI Computer Consulting Inc.
Phone: 
240.646.0770 x 253

 

On Wed, Jul 15, 2015 at 11:59 AM, Birchall, Austen <austen.birchall@metoffice.gov.uk> wrote:

Hi

I have the following db:

Name    |  Owner   | Encoding |  Collate   |   Ctype    |   Access privileges
-----------+----------+----------+------------+------------+-----------------------
 ***db     | postgres | UTF8     | en_US.utf8 | en_US.utf8 |


Running on RedHat Linux 6 in the UK
?


Trying to restore the data after restoring the tables etc. from a pg_dumpall out.sql type file using
pg_restore -d ***db_database_dump201507131900 -v

just hangs

Is this some kind of conflict between database and host settings?

If not any other ideas?

Many thanks

Austen

Austen Birchall  Senior Database Administrator
Met Office FitzRoy Road Exeter EX1 3PB United Kingdom


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

 

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

Предыдущее
От: Payal Singh
Дата:
Сообщение: Re: pg_restore hangs for en_US.utf8 in the UK
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_restore hangs for en_US.utf8 in the UK