Re: BUG #13855: After pg_dump, pg_restore complains that some data is too long

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #13855: After pg_dump, pg_restore complains that some data is too long
Дата
Msg-id CACjxUsOY7aE2Y2Wm4SzCWis3wPs7kba+AiZcR=-a2EZ5gtV7=w@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #13855: After pg_dump, pg_restore complains that some data is too long  (chozabu@gmail.com)
Ответы Re: BUG #13855: After pg_dump, pg_restore complains that some data is too long  (Chozabu <chozabu@gmail.com>)
Список pgsql-bugs
On Fri, Jan 8, 2016 at 4:27 AM,  <chozabu@gmail.com> wrote:

> Using django to create DB, it looks like when data is entered
> into DB, the String length is checked (unicode) but db_restore
> checks the byte length

There is nothing in PostgreSQL called db_restore.   If you meant
the pg_restore utility, you need to provide more detail, like
copy/paste of the command line used and the result.  If you meant
something else, you are probably reporting the problem to the wrong
place.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #13770: Extending recovery_min_apply_delay on Standby causes it to be unavailable for a while
Следующее
От: sergey-v@mail.ru
Дата:
Сообщение: BUG #13858: Server with debugger installed consumes 100% of one CPU core