Re: foreign keys - script

From: "Adam Lang" <aalang(at)rutgersinsurance(dot)com>
To: "Stephan Szabo" <sszabo(at)megazone23(dot)bigpanda(dot)com>
Cc: "PGSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: foreign keys - script
Date: 2000-08-29 20:38:33
Message-ID: 00e801c011f9$19b38c20$330a0a0a@Adam
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)megazone23(dot)bigpanda(dot)com>
To: "Adam Lang" <aalang(at)rutgersinsurance(dot)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)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karl DeBisschop 2000-08-29 20:45:13 Re: 7.1 Release Date
Previous Message Adam Lang 2000-08-29 20:33:04 Shutting down pgsql