Re: plperl db crash

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: plperl db crash
Date: 2003-10-03 04:24:30
Message-ID: 1065155070.4455.17.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Fri, 2003-10-03 at 02:23, Nabil Sayegh wrote:
> > Is this the Debian package or your own build? If it's the package, what
> > is the package's full release number?
>
> It is 7.3.4-5 (not self built)
> Is there a way to dump a list of all my installed packages ?

One way is:

dpkg --get-selections | grep -Ev 'deinstall|purge$' | awk '{print $1}'

Strictly, this tells you the requested rather than the actual state of
your packages.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"I beseech you therefore, brethren, by the mercies of
God, that ye present your bodies a living sacrifice,
holy, acceptable unto God, which is your reasonable
service. And be not conformed to this world; but be ye
transformed by the renewing of your mind, that ye may
prove what is that good, and acceptable, and perfect,
will of God." Romans 12:1,2

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2003-10-03 06:48:48 Re: plperl db crash
Previous Message Nabil Sayegh 2003-10-03 01:23:58 Re: plperl db crash