[pgadmin-support] how to use lo_import function

2006-07-13 Thread VivekanandaSwamy R.
hai, My system IP Address is 172.16.9.73 I am accessing database from server..i.e172.16.5.179 Now,i want use lo_import and lo_export functions storing and retriving bitmap images...       while executing this query...   In local database: -- update imprest_holder set s

[pgadmin-support] help: trigger functions/functions/procedures, bug list, and window state

2006-07-13 Thread Kevin Field
Hi everyone, First off, very well done on pgAdmin. I'm migrating from MSDE and this is a wonderful treat to use (as is PGSQL). These are just a few very minor touch-ups to do with the help interface. # The version of pgAdmin you are running. 1.4.2. # The configure options used (if compiled f

Re: [pgadmin-support] [ADMIN] Restore Database

2006-07-13 Thread Alexander Burbello
Ok! Its a good tool, but for Production Database I think it is not recommended. Only using pg_dump for the second backup plain. Suppose that you backed up at 6:00am and at 9am happened a crash on the server. In this case, I would lost data between that time, 3 hours of information. For product

Re: [pgadmin-support] [ADMIN] Restore Database

2006-07-13 Thread Scott Marlowe
On Wed, 2006-07-12 at 15:04, Alexander Burbello wrote: > Ok! Its a good tool, but for Production Database I think it is not > recommended. > Only using pg_dump for the second backup plain. > Suppose that you backed up at 6:00am and at 9am happened a crash on the > server. > In this case, I would