Re: [BUGS] CVS build problem - make world target

2010-05-02 Thread Vladimir Kokovic
Hi, Tom, as always, you did the right thing ! make-out1.log -- ... PostgreSQL, contrib, and documentation successfully made. Ready to install. make-install-out1.log - ... PostgreSQL, contrib, and documentation installation complete. On Sat, M

Re: [BUGS] plpython memory leak uppon empty resultsets in all versions

2010-05-02 Thread Andres Freund
Hi, On Saturday 01 May 2010 19:08:40 Tom Lane wrote: > Andres Freund writes: > > while true; do echo 'DO LANGUAGE plpythonu $$import > > gc;gc.collect();plpy.execute("SELECT unknown"); $$;';done|psql -h /tmp -p > > 5433 postgres > > I tried this and found there was still a leak after applying yo

Re: [BUGS] PostgreSQL 8.4 - dumping database connection privileges

2010-05-02 Thread Tom Lane
Russell Smith writes: > On 02/05/10 01:36, Tom Lane wrote: >> No, that's the intended place for them given the current division of >> labor between pg_dump and pg_dumpall. There have been complaints before >> about this, but no one has proposed a better approach (where better >> means "fixes this