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

From Adam Lang
Subject Re: foreign keys - script
Date
Msg-id 00e801c011f9$19b38c20$330a0a0a@Adam
Whole thread Raw
In response to foreign keys - script  ("Adam Lang" <aalang@rutgersinsurance.com>)
Responses Re: foreign keys - script  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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:

For Server:
postgresql = 7.0.2 is needed by postgresql-server-7.0.2-10
libncurses.so.5 is needed by postgresql-server-7.0.2-10
libpq.so.2.1 is needed by postgresql-server-7.0.2-10
libreadline.so.4.1 is needed by postgresql-server-7.0.2-10
libc.so.6(GLIBC_2.2) is needed by postgresql-server-7.0.2-10

And for base postgresql:
libncurses.so.5 is needed by postgresql-7.0.2-10
libreadline.so.4.1 is needed by postgresql-7.0.2-10
postgresql = 6.5.3 is needed by postgresql-devel-6.5.3-6
postgresql = 6.5.3 is needed by postgresql-server-6.5.3-6
libpq.so.2.0 is needed by postgresql-server-6.5.3-6

And this is with 6.5.3 installed.
Weird part is, I am sure libc.so.6 is installed.


Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Stephan Szabo" <sszabo@megazone23.bigpanda.com>
To: "Adam Lang" <aalang@rutgersinsurance.com>
Sent: Tuesday, August 29, 2000 4:29 PM
Subject: Re: [GENERAL] foreign keys - script


>
> Generally outside things that have been contributed, but aren't
> sanctioned as being part of the the "core" distribution.  It could
> just be untested by whoever decides what is and isn't core, or
> in postgres' case, often functionality they felt wasn't necessary
> to most people (like extra array operators).
>
> On Tue, 29 Aug 2000, Adam Lang wrote:
>
> > Sorry for the off topic question, but what is a "contrib".  I see it a
lot
> > in the rpm directories. (Yes, relatively new to Linux also :P)


pgsql-general by date:

Previous
From: "Adam Lang"
Date:
Subject: Shutting down pgsql
Next
From: "Ryan Williams"
Date:
Subject: Re: Shutting down pgsql