Re: [ODBC] [ADMIN] PG 7.3.4 VS PG 8.0.3 Problem

2005-08-11 Thread Marko Ristola
em is solveable by replacing the psqlodbc driver with a working one. Regards, Marko Ristola Chris Hoover wrote: >Ok, I think I have narrowed this down even further. I went and >installed a 7.3.4 db on our RHEL 4 server and is exibiting the same >behavior. I believe there is som

Re: [ODBC] [ADMIN] catastrophic error

2005-05-12 Thread Marko Ristola
is approximately, how it goes. Additional documentation: man pg_dumpall, man initdb, man createdb, man psql, man iconv Database speed: speed loader format is fastest on restore (pg_dumpall without -D). Inserts within reasonable sized transactions are lots of faster than inserts in autocommit mode (pg_du