On Thu, Feb 18, 2010 at 02:20, wrote:
> $ psql -U foo -h 127.0.0.1 -f doesntwork.sql db
> Password for user foo:
> ERROR: invalid byte sequence for encoding "UTF8": 0xe46976
> HINT: This error can also happen if the byte sequence does not match the
> encoding expected by the server, which is co
The following bug has been logged online:
Bug reference: 5333
Logged by:
Email address: pekka.jarvi...@gmail.com
PostgreSQL version: 8.4
Operating system: Ubuntu Karmic Koala
Description:psql returns 0 on error
Details:
$ psql -U foo -h 127.0.0.1 -f doesntwork.sql