Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-12-05 Thread Andreas Pflug
Tom Lane wrote: Andreas Pflug <[EMAIL PROTECTED]> writes: Yes, some kind of information "initdb required because column xxx was dropped" would be helpful. When scanning the whole beta4-to-beta5 file, you'd easily miss the consequence of the 2004-11-05 patch ("remove concept of a schema having an

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-12-05 Thread Tom Lane
Andreas Pflug <[EMAIL PROTECTED]> writes: > Yes, some kind of information "initdb required because column xxx was > dropped" would be helpful. When scanning the whole beta4-to-beta5 file, > you'd easily miss the consequence of the 2004-11-05 patch ("remove > concept of a schema having an associa

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-12-05 Thread Andreas Pflug
Robert Treat wrote: On Monday 29 November 2004 23:52, Tom Lane wrote: Robert Treat <[EMAIL PROTECTED]> writes: don't we normally announce if initdb is required on new beta releases? We should. It was sloppy that we didn't do that for beta5, and I apologize for it. One problem is that we don't have

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-12-04 Thread Robert Treat
On Monday 29 November 2004 23:52, Tom Lane wrote: > Robert Treat <[EMAIL PROTECTED]> writes: > > don't we normally announce if initdb is required on new beta releases? We > > should. > > It was sloppy that we didn't do that for beta5, and I apologize for it. > > One problem is that we don't have a

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-29 Thread Tom Lane
Robert Treat <[EMAIL PROTECTED]> writes: > don't we normally announce if initdb is required on new beta releases? We > should. It was sloppy that we didn't do that for beta5, and I apologize for it. One problem is that we don't have a defined place for per-beta-version release notes. The curr

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-29 Thread Robert Treat
On Monday 29 November 2004 11:03, Andreas Pflug wrote: > Christopher Kings-Lynne wrote: > >>> Sorry Chris - obviously the pgAdmin team are just a bit crazier than > >>> your lot :-) > >> > >> And a little faster fixing it :-) > > > > I didn't even see it go through. Which is weird because I normal

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-29 Thread Andreas Pflug
Christopher Kings-Lynne wrote: Sorry Chris - obviously the pgAdmin team are just a bit crazier than your lot :-) And a little faster fixing it :-) I didn't even see it go through. Which is weird because I normally notice that kind of thing... Same with us. It's probably the result of the 100+m

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-29 Thread Christopher Kings-Lynne
Sorry Chris - obviously the pgAdmin team are just a bit crazier than your lot :-) And a little faster fixing it :-) I didn't even see it go through. Which is weird because I normally notice that kind of thing... Chris ---(end of broadcast)--- TIP

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-29 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] on behalf of Christopher Kings-Lynne Sent: Sun 11/28/2004 2:57 PM To: Roland Volkmann Cc: PostgreSQL Developers Subject: Re: [HACKERS] Error: column "nsptablespace" does not exist No other applications will be brok

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-28 Thread Roland Volkmann
Hello Christopher, Hello Tom, thank you for your answers. You are using a pre-release version of a database server, and phpPgAdmin's behaviour has had to change _several_ times to track it. Don't expect a pre-release to work in any way. I know that PostgreSQL 8.0 isn't ready for use in productio

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-28 Thread Dave Page
-Original Message- From: [EMAIL PROTECTED] on behalf of Christopher Kings-Lynne Sent: Sun 11/28/2004 2:57 PM To: Roland Volkmann Cc: PostgreSQL Developers Subject: Re: [HACKERS] Error: column "nsptablespace" does not exist > No other applications will be broken bec

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-28 Thread Christopher Kings-Lynne
with the new Beta5 you will receive an error ""column "nsptablespace" does not exist"" on phpPgAdmin and EMS PostgreSQL-Manager. Perhaps there will be some more applications around which are broken now. What is the future in this area? Back to schema of Beta4, or must all the utilities be porte

Re: [HACKERS] Error: column "nsptablespace" does not exist

2004-11-26 Thread Tom Lane
Roland Volkmann <[EMAIL PROTECTED]> writes: > with the new Beta5 you will receive an error ""column "nsptablespace" > does not exist"" on phpPgAdmin and EMS PostgreSQL-Manager. Yup. They need to be fixed. regards, tom lane ---(end of broadcast)--