On Fri, Jan 8, 2016 at 4:27 AM, <chozabu(at)gmail(dot)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