[BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham
The following bug has been logged online: Bug reference: 5665 Logged by: Graham Email address: li...@information-cascade.co.uk PostgreSQL version: 9.0.0 Operating system: linux Description:VPATH catalog/schemapg.h Details: I am building with VPATH to split /_src/ an

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Tom Lane
"Graham" writes: > The following bug has been logged online: > Bug reference: 5665 > Logged by: Graham > Email address: li...@information-cascade.co.uk > PostgreSQL version: 9.0.0 > Operating system: linux > Description:VPATH catalog/schemapg.h > I am building with V

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
What I did, exactly, was copy/move a file, from where it wasnt found, to where I think it might go, and remarkably, it was found. postgresql-9.0.0/src/backend/catalog/schemapg.h postgresql-9.0.0/src/include/catalog/ I dont know anything about your buildfarm, Graham > > We have half a doz

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
Did I mention that I used ftp? Not SVN? Graham On 20 September 2010 18:29, Graham Swallow wrote: > What I did, exactly, was copy/move a file, > > from where it wasnt found, > to where I think it might go, > and remarkably, it was found. > >   postgresql-9.0.0/src/backend/catalog/schemapg.h >  

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Tom Lane
Graham Swallow writes: > LOOK I really think this is self explanatory, It is not, because you're still explaining the wrong end of the process. Please show the command sequence you used to fetch, configure, and build Postgres, *leading up to* the failure about schemapg.h. Or in other words: I w

[BUGS] BUG #5666: Pgadmin restore or back up database dont apper

2010-09-20 Thread Oscar Miguel Amezcua Estrella
The following bug has been logged online: Bug reference: 5666 Logged by: Oscar Miguel Amezcua Estrella Email address: obel...@gmail.com PostgreSQL version: 9.0.1 Operating system: Opensuse 11.3 Description:Pgadmin restore or back up database dont apper Details: Hiya

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
Thankyou for doing this work on postgres, and handing it over to the FOSS community. The file is in the wrong directory (probably). How it got there - is beyond my pay grade. I can only tell you that it is fixed here, by moving it, I should have told you that the problem occurs when compiling src

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Peter Eisentraut
On mån, 2010-09-20 at 20:53 +0100, Graham Swallow wrote: > The file is in the wrong directory (probably). > How it got there - is beyond my pay grade. > I can only tell you that it is fixed here, by moving it, > > I should have told you that the problem occurs when compiling > src/backend/utils/ca

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Graham Swallow
Noone else has missing files, in the wrong places, Its not their problem. All of the files on all of your machines, are in the right places. Its not your problem. All of the files on my machine, are (NOW) in the right places. Its not my problem. everybody's happy ;-) Graham On 20 September 201

[BUGS] BUG #5667: install failure

2010-09-20 Thread Roedy Green
The following bug has been logged online: Bug reference: 5667 Logged by: Roedy Green Email address: roe...@mindprod.com PostgreSQL version: 9.0.0. Operating system: Windows 7, 64 bit Description:install failure Details: I executed postgresql-9.0.0-1-windows_x64.exe

[BUGS] BUG #5668: initdb failed to create postgres database

2010-09-20 Thread Dan Posey
The following bug has been logged online: Bug reference: 5668 Logged by: Dan Posey Email address: dan.po...@gmail.com PostgreSQL version: 9.0 Operating system: Ubuntu 10.04 LTS Server Description:initdb failed to create postgres database Details: initdb did create t

Re: [BUGS] BUG #5665: VPATH catalog/schemapg.h

2010-09-20 Thread Mark Kirkwood
That is not what is being said (or perhaps I should say not what is being meant)! Essentially you need to help us help you. Given that VPATH builds seem to work for the rest of us, you need to help us see what (possibly unusual) thing(s) you did that have got such a build confused. The guys he

Re: [BUGS] BUG #5668: initdb failed to create postgres database

2010-09-20 Thread Tom Lane
"Dan Posey" writes: > initdb did create the directory structure and and files but there is no > postgres database. > Can login using psql but no postgres database. Same after creating > connection with pgAdmin. > Error: column "datconfig" does not exist.. That error suggests that you're

Re: [BUGS] BUG #5667: install failure

2010-09-20 Thread Craig Ringer
On 21/09/2010 4:49 AM, Roedy Green wrote: The following bug has been logged online: Bug reference: 5667 Logged by: Roedy Green Email address: roe...@mindprod.com PostgreSQL version: 9.0.0. Operating system: Windows 7, 64 bit Description:install failure Details: I e