[BUGS] BUG #3523: plpython crash

2007-08-09 Thread Julian
The following bug has been logged online: Bug reference: 3523 Logged by: Julian Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Linux Description:plpython crash Details: -- PostgreSQL 8.2.4 on x86_64-pc-linux-gnu, compiled by GCC x86_64

[BUGS] 7.03 JDBC drivers & large objects

2001-03-19 Thread Julian Richardson
Hi, this just cropped up on the Orion app-server list - someone there was having trouble storing large objects via JDBC in Postgres using the standard PreparedStatement.setBinaryStream() method. I tried the same test outside of Orion using a simple command-line app and hit the same problem. Pokin

[BUGS] pg_restore silently chokes on object comments/descriptions ending in a backslash

2011-07-26 Thread Julian Mehnle
List of relations Schema | Name | Type | Owner | Size | Description +--+---+----+-+- public | bar | table | julian | 0 bytes | bar\ public | foo | table | julian | 0 bytes | foo (2 rows) $ p

Re: [BUGS] pg_restore silently chokes on object comments/descriptions ending in a backslash

2011-07-27 Thread Julian Mehnle
ving that code entirely" mean? > As a temporary workaround, the SQL text file that pg_restore produces > by default seems to be valid, so you could pipe that into psql. Hmm, right. So at least my existing dumps aren't useless. Thanks. -Julian signature.asc Description: This is a digitally signed message part.

Re: [BUGS] pg_restore silently chokes on object comments/descriptions ending in a backslash

2011-07-27 Thread Julian Mehnle
Tom Lane wrote: > Julian Mehnle writes: > > I'm subscribed to the pgsql-bugs list, so no need to CC me. :-) > > cc to people in the thread is the established practice on these lists. > It provides a bit more robustness when the lists are busy or slow. Got it. I'll

Re: [BUGS] pg_restore silently chokes on object comments/descriptions ending in a backslash

2011-07-27 Thread Julian Mehnle
ow since this is drifting off topic. -Julian signature.asc Description: This is a digitally signed message part.