[GENERAL] Archiver(tar): unable to find header for 52.dat

2001-05-11 Thread Torsten Krämer
hello, i trying to restore a database with lagre objects with pg_restore -o -d i dumped it with: pg_dump -Ft -o > The result: Archiver(tar): unable to find header for 52.dat What wrong thanks Torsten Krämer ---(end of broadcast)---

[GENERAL] how to close idle connection created with php's pg_pconnect()

2001-05-04 Thread Torsten Krämer
hallo, i am using php with postgres and using open a persistent connection. But the limit on open connection is reached very fast, because the idle connection aren't close. My question: How can idle connection automatically closed ? thanks Torsten Krämer ---(e

[GENERAL] Binary Large Data on Postgres

2001-03-14 Thread Torsten Krämer
Hello, i want to store my binary data such as Images,PDFs etc. in a database. In Postgres doesn't exists the data type BLOB. So i Have to store it an text field, haven't i ? How long can a text field be? thanks ---(end of broadcast)--- TIP 1: