Re: Dumping/Restoring with constraints?

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Re: Dumping/Restoring with constraints?
Дата
Msg-id e373d31e0808290726x3109ef36s9234247a33a6e303@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Dumping/Restoring with constraints?  (Andrew Sullivan <ajs@commandprompt.com>)
Ответы Re: Dumping/Restoring with constraints?  (Andrew Sullivan <ajs@commandprompt.com>)
Re: Dumping/Restoring with constraints?  (Marco Colombo <pgsql@esiway.net>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Dumping/Restoring with constraints?
Следующее
От: Steve Clark
Дата:
Сообщение: Re: 8.3.1 query plan