DBI/PostgreSQL problems

2001-08-26 Thread Rob Weir
Hi again people. All of a sudden I am having a huge amount of trouble with PostgreSQL/Perl/DBI. Two days ago, a (CGI, soon to become mod_perl) program (in perl, using DBI and Posgtres) that I was working on suddenly stopped working. Everytime I try to run it, perl just bombs with a 'segementatio

Re: Postgresql-problems

2001-04-27 Thread Oliver Elphick
Johann Spies wrote: >1. There was no .dsc-file. >2. I could not get to compile it because of the following error: >-- > checking for tclConfig.sh... no >configure: error: file `tclConfig.sh' is required for Tcl >make: *** [config.cache] Error 1

Postgresql-problems

2001-04-27 Thread Johann Spies
I am using Postgresql 6.5.3 on Potato. My daily backup script started reporting the following a few days ago: --- ERROR: cannot create pgdump_oid Can not create pgdump_oid table. Explanation from backend: 'ERROR: cannot create pgdump_oid '. -