Re: [ADMIN] Upgrading from 6.5.0 to 6.5.1

1999-07-30 Thread Lamar Owen
Peter Eisentraut wrote: > > I just want to verify this: when I update between the said versions, can I > just keep the data directory around (no need to dump/restore)? Would that > eliminate the need to run initdb? > > It seems like this could be made slightly clearer in the documentation. If t

Re: [ADMIN] Upgrading from 6.5.0 to 6.5.1

1999-07-30 Thread Bruce Momjian
> I just want to verify this: when I update between the said versions, can I > just keep the data directory around (no need to dump/restore)? Would that > eliminate the need to run initdb? > > It seems like this could be made slightly clearer in the documentation. No dump/restore, no initdb. Wh

[ADMIN] Upgrading from 6.5.0 to 6.5.1

1999-07-30 Thread Peter Eisentraut
I just want to verify this: when I update between the said versions, can I just keep the data directory around (no need to dump/restore)? Would that eliminate the need to run initdb? It seems like this could be made slightly clearer in the documentation. -- Peter Eisentraut PathWay Computing, I

[ADMIN] Problems with cascading update and check_primary_key

1999-07-30 Thread Brad Saxton
I am trying to get referential integrity working with cascading deletes and updates. The deletes work fine but updates seem to have a problem. For example, CREATE TABLE "master" ( id int ); CREATE CREATE TRIGGER "master_refcheck" BEFORE DELETE OR UPDATE ON "master" FOR EACH

[ADMIN] Problem with triggers and functions

1999-07-30 Thread David Ouellet
I'm having the following problem with functions and triggers (and it isn't an SQL problem.) With PostgreSQL version 6.4.2 when I try to use a function or trigger (either in C or plpgsql) I get the following message: ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: ld.so.1: /usr/local

[ADMIN] DB Recovery

1999-07-30 Thread Steven M. Wheeler
DBVer: 6.5.0, downloaded on 5/25/99 Linux: 2.0.35 Compaq 450MHz PentiumII with 256MB RAM and 1GB swap I think I may have dug myself a deep hole.  But hopefully someone can help me climb out. I was vacuuming my database, with analyze on; the vacuum was killed, and I found I could no longer access