[pgadmin-support] pgAdmin not starting my job

2009-04-24 Thread Rainer Bauer
Hello, I'm running PostgreSQL 8.3.7 with pdAdmin 1.8.4 on WinXPSP3. I installed pgAdmin following the instructions here and here . I cr

[pgadmin-support] lo_export

2009-04-24 Thread stephen . j . brown
Can someone give me an example for lo_export? I am trying to export a file from a database using the pgAdmin 1.6 (Windows). I am trying the following query: SELECT lo_export(attachments.content, '/test.txt') from attachments where id = 1; ...but all I get is an error with the function name or a