Re: small proposal: pg_config record flag variables?

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: small proposal: pg_config record flag variables?
Date: 2005-08-10 15:26:49
Message-ID: 42FA1CB9.3030103@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:

>Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
>
>
>>On a related topic, why is pg_config not part of the RPM builds?
>>
>>
>
>Hmm? It's definitely in Red Hat's RPMs, can't speak for anyone else's.
>
>(Red Hat puts it in the postgresql-devel RPM, which might be a poor
>choice, but it's there.)
>
>

That's where it is in the PDGD rpms too:

[andrew(at)alphonso ~]$ rpm -q -l -p postgresql-devel-8.0.3-1PGDG.i686.rpm
2>/dev/null | grep bin/pg_config
/usr/bin/pg_config

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew - Supernews 2005-08-10 16:09:01 Re: Simplifying wal_sync_method
Previous Message Alvaro Herrera 2005-08-10 15:22:48 Re: Use of inv_getsize in functions