| From: | "Birchall, Austen" <austen(dot)birchall(at)metoffice(dot)gov(dot)uk> |
|---|---|
| To: | "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org> |
| Subject: | pg_restore hangs for en_US.utf8 in the UK |
| Date: | 2015-07-15 15:59:25 |
| Message-ID: | 4E154FB60786D74BB4DFDC97BF991CAC0708F4C4@EXXCMPD1DAG2.cmpd1.metoffice.gov.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Payal Singh | 2015-07-15 18:26:20 | Re: pg_restore hangs for en_US.utf8 in the UK |
| Previous Message | Thomas Kellerer | 2015-07-09 21:36:27 | Re: tuplets in |