[GENERAL] Postgres 7.1.3 on OpenBSD 2.9?

2001-09-21 Thread Pete Leonard
Has anyone out there succeeded in installing Postgres 7.1.3 on an x86-based OpenBSD 2.9 install? My setup - x86 OpenBSD 2.9, out-of-the-box (no patches). Unpacked the Postgres 7.1.3 tarball. Configure, make, make check all pass. Installed cleanly. Updated /var/run/ld.so.hints to include /u

[GENERAL] sick DB - ??

2001-07-18 Thread Pete Leonard
Postgres 7.1.2, FreeBSD 3.4 Box got sick, had to bounce it. Postgres wasn't brought down in a graceful fashion.. restart didn't bring the DB back properly, so as the postgres user, did the following: /usr/local/pgsql/bin/postmaster -d5 start it dumps the initial environment variables, and th

Re: [GENERAL] followup on view/rule/delete problem.

2001-06-13 Thread Pete Leonard
As a followup - No, I haven't applied the patch Tom posted yesterday to 7.1.2 - I'm trying to get one of the admins here to take care of that - but I was curious as to whether the patch fixed the example below. thanks, --pete On Wed, 13 Jun 2001, Pete Leonard wrot