Hi!

I'm experiencing another bug in PgAdmin.

I'm trying to give some sql commands to PgAdmin
but they are not pasted into Query window.

I did a pg_dump of my database and
pg_largeobject created a series of SELECT lowrite commands.

Unfortunately some of this commands are shown like
SELECT lowrite(0, );
instead of
SELECT lowrite(0, 'some random content');

Regards,
Rikard

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to