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

From: chozabu(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13855: After pg_dump, pg_restore complains that some data is too long
Date: 2016-01-08 10:27:36
Message-ID: 20160108102736.16056.69738@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13855
Logged by: Alex PB
Email address: chozabu(at)gmail(dot)com
PostgreSQL version: 9.3.0
Operating system: Kubuntu 15.10
Description:

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message hazcod 2016-01-08 13:29:25 BUG #13856: JDBC driver 1207 not picking up properties
Previous Message Michael Paquier 2016-01-08 07:11:12 Re: BUG #13594: pg_ctl.exe redirects stderr to Windows Events Log if stderr is redirected to pipe