Re: pg_restore hangs for en_US.utf8 in the UK

Поиск
Список
Период
Сортировка
От Payal Singh
Тема Re: pg_restore hangs for en_US.utf8 in the UK
Дата
Msg-id CANUg7LCTutwHjxX9F61B+_FspobO2jrPE4z6BgXKz576bDsVWw@mail.gmail.com
обсуждение исходный текст
Ответ на pg_restore hangs for en_US.utf8 in the UK  ("Birchall, Austen" <austen.birchall@metoffice.gov.uk>)
Ответы Re: pg_restore hangs for en_US.utf8 in the UK  ("Birchall, Austen" <austen.birchall@metoffice.gov.uk>)
Список pgsql-novice
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 по дате отправления:

Предыдущее
От: "Birchall, Austen"
Дата:
Сообщение: pg_restore hangs for en_US.utf8 in the UK
Следующее
От: "Birchall, Austen"
Дата:
Сообщение: Re: pg_restore hangs for en_US.utf8 in the UK