Re: foreign keys - script - Mailing list pgsql-general

From Adam Lang
Subject Re: foreign keys - script
Date
Msg-id 008601c01284$f393b2e0$330a0a0a@Adam
Whole thread Raw
In response to Re: foreign keys - script  ("Adam Lang" <aalang@rutgersinsurance.com>)
Responses Re: foreign keys - script  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
But wouldn't the dependencies be there whether I compile from scratch or use
an RPM?

What the main issue that stumped was the libc.6.so dependency.  According to
epm -a -q, it is installed.

I guess I can blow out 6.5 and download the 7.0 source and reinstall a
compiled version.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Adam Lang" <aalang@rutgersinsurance.com>
Cc: "Stephan Szabo" <sszabo@megazone23.bigpanda.com>; "PGSQL General"
<pgsql-general@postgresql.org>
Sent: Tuesday, August 29, 2000 6:47 PM
Subject: Re: [GENERAL] foreign keys - script


> "Adam Lang" <aalang@rutgersinsurance.com> writes:
> > As for using 7.02, I had tried installing it from scratch, but had
> > dependency problems.  I attempted an "upgrade" just now, and here is the
> > list of dependencies failures I had:
>
> Seems like grabbing the source distribution and doing "configure; make;
> make install" would be a lot easier ;-)
>
> regards, tom lane


pgsql-general by date:

Previous
From: Steve Heaven
Date:
Subject: Re: Upper and Lower case sensitivities
Next
From: "Andrew Snow"
Date:
Subject: RE: Large selects handled inefficiently?