Re: [BUGS] init_htab causes SIGFPE (or worse) due to miscalculation for large nbuckets

2012-12-11 Thread Tom Lane
Jeff Davis writes: > On Mon, 2012-12-10 at 21:19 -0500, Tom Lane wrote: >> I hadn't gone any further than to code and test the functions I listed. >> If you are working on a complete patch, please press on. > Attached. This fixes my test case[1] and uses the functions that you > wrote. I made the

[BUGS] BUG #7752: FATAL btree error on PITR

2012-12-11 Thread m . sakrejda
The following bug has been logged on the website: Bug reference: 7752 Logged by: Maciek Sakrejda Email address: m.sakre...@gmail.com PostgreSQL version: 9.1.6 Operating system: Ubuntu 10.04 LTS 64-bit Description: Ran into the following error in trying to perform a PI

[BUGS] BUG #7751: libintl.h missing in the include folder

2012-12-11 Thread ktuszynska
The following bug has been logged on the website: Bug reference: 7751 Logged by: Kasia Tuszynska Email address: ktuszyn...@esri.com PostgreSQL version: 9.2.2 Operating system: Windows 2008 R2 Description: Installation of PostgreSQL 9.2.2 with the One Click installer,

Re: [BUGS] BUG #7744: docs should link to postgresql_psycopg2

2012-12-11 Thread Chris Jerdonek
On Tue, Dec 11, 2012 at 1:37 AM, Magnus Hagander wrote: > On Sat, Dec 8, 2012 at 2:41 PM, wrote:> > The following bug has been logged on the website: >> >> Bug reference: 7744 >> Logged by: Chris Jerdonek >> Email address: chris.jerdo...@gmail.com >> PostgreSQL version: 9.2.2

Re: [BUGS] BUG #7748: "drop owned by" fails with error message: "unrecognized object class: 1262"

2012-12-11 Thread Jaime Casanova
On Tue, Dec 11, 2012 at 2:04 PM, Jeff Janes wrote: > > I am unsure of the goal here. The docs clearly say that only objects > in the current database are affected, so why are we even trying to do > something with tablespaces (or databases), which do not live in any > database? And if we want to

Re: [BUGS] BUG #7748: "drop owned by" fails with error message: "unrecognized object class: 1262"

2012-12-11 Thread Jeff Janes
On Sun, Dec 9, 2012 at 8:28 PM, Jaime Casanova wrote: > On Sun, Dec 9, 2012 at 11:13 PM, Alvaro Herrera > wrote: >> Tom Lane wrote: >>> >>> spam_ea...@gmx.net writes: >>> > postgres=# create user testuser with password 'secret'; >>> > CREATE ROLE >>> > postgres=# create database testdb owner test

Re: [BUGS] BUG #7750: pid file conflict in RedHat

2012-12-11 Thread Devrim GÜNDÜZ
Hi, On Mon, 2012-12-10 at 18:41 +, postg...@tbruce.com wrote: > The following bug has been logged on the website: > > Bug reference: 7750 > Logged by: Timothy J Bruce > Email address: postg...@tbruce.com > PostgreSQL version: 9.1.6 > Operating system: RedHat v6.2 > Descr

Re: [BUGS] BUG #7750: pid file conflict in RedHat

2012-12-11 Thread Bruce Momjian
On Tue, Dec 11, 2012 at 12:28:40PM -0500, Tom Lane wrote: > Bruce Momjian writes: > > On Mon, Dec 10, 2012 at 06:41:29PM +, postg...@tbruce.com wrote: > >> In line 238 of the rpm based init.d script, the pid file is called > >> specifically with a qualified path ("status -p > >> /var/run/postm

Re: [BUGS] BUG #7750: pid file conflict in RedHat

2012-12-11 Thread Tom Lane
Bruce Momjian writes: > On Mon, Dec 10, 2012 at 06:41:29PM +, postg...@tbruce.com wrote: >> In line 238 of the rpm based init.d script, the pid file is called >> specifically with a qualified path ("status -p >> /var/run/postmaster-9.1.pid"), even though line 70 specifies a variable to >> poin

Re: [BUGS] Regarding Postgresql is not working in windows8 environment ..!

2012-12-11 Thread Kevin Grittner
Sumit kumar sharma wrote: > I have downloaded 9.2 version but I am unable to install postgres > sql in windows 8 please fix it as soon as possible. Please provide details. http://wiki.postgresql.org/wiki/Guide_to_reporting_problems -Kevin -- Sent via pgsql-bugs mailing list (pgsql-bugs@postg

Re: [BUGS] BUG #7750: pid file conflict in RedHat

2012-12-11 Thread Bruce Momjian
On Mon, Dec 10, 2012 at 06:41:29PM +, postg...@tbruce.com wrote: > The following bug has been logged on the website: > > Bug reference: 7750 > Logged by: Timothy J Bruce > Email address: postg...@tbruce.com > PostgreSQL version: 9.1.6 > Operating system: RedHat v6.2 > Desc

Re: [BUGS] BUG #7738: Installer takes hours running icacls

2012-12-11 Thread Guy Incognito
it's not the same, my data is on drive D:, the script only checks for C: (the system drive). so basically if i put the data anywhere but somewhere under C:\Program Files, it's going to try and alter the security on every folder within that tree, starting from the root, and if on a non-system d

Re: [BUGS] error

2012-12-11 Thread Magnus Hagander
On Mon, Dec 10, 2012 at 11:24 AM, Abhishek Ramkumar wrote: > hello > every time i try to restore a file to the database i get the following > error > > > C:/Program Files/PostgreSQL/8.4/bin\pg_restore.exe --host localhost --port > 5432 --username postgres --dbname anchor --verbose "C:\Documents a

Re: [BUGS] BUG #7744: docs should link to postgresql_psycopg2

2012-12-11 Thread Magnus Hagander
On Sat, Dec 8, 2012 at 2:41 PM, wrote:> The following bug has been logged on the website: > > Bug reference: 7744 > Logged by: Chris Jerdonek > Email address: chris.jerdo...@gmail.com > PostgreSQL version: 9.2.2 > Operating system: Mac OS X > Description: > > This section of