[BUGS] BUG #5789: asking password

2010-12-12 Thread Reegun Richard.J
The following bug has been logged online: Bug reference: 5789 Logged by: Reegun Richard.J Email address: reegun.i...@gmail.com PostgreSQL version: 9.0.1.1 Operating system: windows xp Description:asking password Details: while installing,next to the step of data dir

Re: [BUGS] BUG #5776: Unable to create view with parameter in PL/pgsql

2010-12-12 Thread Robert Haas
On Tue, Nov 30, 2010 at 4:43 PM, Andrey Galkin wrote: > > The following bug has been logged online: > > Bug reference:      5776 > Logged by:          Andrey Galkin > Email address:      andv...@gmail.com > PostgreSQL version: 9.0.1 > Operating system:   Debian unstable > Description:        Unabl

Re: [BUGS] not all pg_stat_database fields reset after pg_stat_reset()

2010-12-12 Thread Tom Lane
Magnus Hagander writes: > On Sat, Dec 11, 2010 at 18:31, Tom Lane wrote: >> Hmm.  I think that not resetting the n_tuples_xxx fields was simply an >> oversight in Magnus' patch that added them, >> http://archives.postgresql.org/pgsql-committers/2007-03/msg00144.php >> Magnus, was this intentional