Re: Dumping/Restoring with constraints? - Mailing list pgsql-general

From Phoenix Kiula
Subject Re: Dumping/Restoring with constraints?
Date
Msg-id e373d31e0808290726x3109ef36s9234247a33a6e303@mail.gmail.com
Whole thread Raw
In response to Re: Dumping/Restoring with constraints?  (Andrew Sullivan <ajs@commandprompt.com>)
Responses Re: Dumping/Restoring with constraints?
Re: Dumping/Restoring with constraints?
List pgsql-general
Thanks Andrew.

On the server (the DB to be dumped) everything is "UTF8".

On my home server (where I would like to mirror the DB), this is the output:


=# \l
            List of databases
   Name    |      Owner      | Encoding
-----------+-----------------+-----------
 postgres  | postgres        | SQL_ASCII
 pkiula    | pkiula_pkiula   | UTF8
 template0 | postgres        | SQL_ASCII
 template1 | postgres        | SQL_ASCII
(4 rows)



This is a fresh install as you can see. The database into which I am
importing ("pkiula") is in fact listed as UTF8! Is this not enough?

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Dumping/Restoring with constraints?
Next
From: Steve Clark
Date:
Subject: Re: 8.3.1 query plan