Re: pg_config -less

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: pg_config -less
Date: 2010-09-23 18:43:58
Message-ID: 4C9B9FEE.7000002@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Absolutely correct. The dev package was later installed so I got my
answer (no real uuid support) but I was wondering if it was possible to
get that sort of info from psql directly.

On 09/23/2010 08:49 AM, Tom Lane wrote:
> Rob Sargent <rsargent(at)xmission(dot)com> writes:
>> A local installation of 9.0 does not seem to include pg_config. (not
>> with pg_dump pg_ctl etc, no man page)
>
>> This is a Suse box (openSUSE 11.2 (x86_64)).
>
> Most likely, Suse's packager decided to put it in the postgresql-devel
> subpackage (or maybe they spell it postgresql-dev or something else).
> It should certainly be available somewhere from them --- if not,
> file a packaging bug report.
>
> regards, tom lane
>

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2010-09-23 18:46:55 Re: pg_config -less
Previous Message Kenneth Marshall 2010-09-23 18:33:02 Re: Question Regarding Unique Index on Table