Re: [BUGS] BUG #6368: Missing pg_config

2011-12-31 Thread Peter Eisentraut
On fre, 2011-12-30 at 12:02 -0300, Alvaro Herrera wrote:
> Excerpts from thangalin's message of vie dic 30 11:30:47 -0300 2011:
> > The following bug has been logged on the website:
> > 
> > Bug reference:  6368
> > Logged by:  D J
> > Email address:  thanga...@gmail.com
> > PostgreSQL version: 9.1.2
> > Operating system:   Kubuntu Linux 10.10
> > Description:
> > 
> > Running the following command resolved the issue of a missing pg_config
> > executable:
> > 
> > # ln -s /usr/bin/pg_config.libpq-dev /usr/lib/postgresql/9.1/bin/pg_config
> 
> I suggest you take this with the Debian/Ubuntu packager.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653772

(I just independently discovered this problem a brief while ago.)


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


[BUGS] Documentation bug: reference to checkpoint activity in bgwriter

2011-12-31 Thread Peter Geoghegan
ISTM that the following reference, at config.sgml line 1345, ought to
be adjusted due to the introduction of the new checkpointer process:

 Setting this to zero disables
 background writing (except for checkpoint activity).

-- 
Peter Geoghegan       http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training and Services

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs