[ADMIN] Re: [GENERAL] ERROR: cannot read block 1452 from data (HELP!!!! I'MDESPERATE!)

2001-04-08 Thread dazo
Hi there! Well, I've fixed the problem now ... I read a lot in the mailingslists around VACUUM things and I got some ideas ... Since the datafiles are build up by 8KB blocks I wanted to calculate how many blocks it contained. The filesize was 11.901.952 bytes ... divided by 8192 (8KB) I got

Re: [ADMIN] child process problem

2001-04-08 Thread Brian Baquiran
Jeremy Ashcraft wrote: > > I'm running PG7.0.2 on Solaris8 and am experiencing a problem with child > procs hanging around long after their queries have finished. We're using PG > in conjuction with Enhydra application server. I'm wondering if this is a > known bug of some sort with Solaris or