Re: [GENERAL] Few questions on postgresql (dblink, 2pc, clustering)

2004-08-22 Thread Jim Worke
On Sunday 22 August 2004 11:02, Bruce Momjian wrote: > 2-phase isn't in 8.0 but I expect it in 8.1. Is it possible to know when is 8.1 going to be released for production (an estimate)? > > > Basically, our concern is that dblink, 2PC implementation are there, but > > not in the PostgreSQL mains

[GENERAL] Unsupported 3rd-party solutions (Was: Few questions on postgresql (dblink, 2pc, clustering))

2004-08-22 Thread Thomas Hallgren
Jim Worke wrote: I don't mean to be rude or anything, but having 3rd-party solution is a scary option for a business enterprise. I know that they're stable and all, but if it's not supported by PostgreSQL themselves (i.e. included in PostgreSQL as a whole package), we're afraid that we have to

Re: [GENERAL] Few questions on postgresql (dblink, 2pc, clustering)

2004-08-22 Thread Gaetano Mendola
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim Worke wrote: | On Sunday 22 August 2004 11:02, Bruce Momjian wrote: | |>2-phase isn't in 8.0 but I expect it in 8.1. | | | Is it possible to know when is 8.1 going to be released for production (an | estimate)? Consider that 8.0 will be release *may

Re: [GENERAL] Unsupported 3rd-party solutions (Was: Few questions on postgresql (dblink, 2pc, clustering))

2004-08-22 Thread Jim Worke
On Sunday 22 August 2004 16:45, you wrote: > Jim Worke wrote: > > I don't mean to be rude or anything, but having 3rd-party solution is a > > scary option for a business enterprise. I know that they're stable and > > all, but if it's not supported by PostgreSQL themselves (i.e. included in > > Pos

Re: [GENERAL] Unsupported 3rd-party solutions (Was: Few questions

2004-08-22 Thread Marc G. Fournier
On Sun, 22 Aug 2004, Tom Lane wrote: Thomas Hallgren <[EMAIL PROTECTED]> writes: Perhaps I'm a bit to visionary. But I really think you (the core commitee) need to consider this. [ looks at Bruce's and Marc's quite independent responses ... ] I think the core committee has made it perfectly clear

[GENERAL] restoring a .dmp file to another table name

2004-08-22 Thread Mike Nolan
I've probably asked this question before, but what do people do when they need to restore a table that has been dumped but as a different table name? That doesn't appear to be an option in pg_restore. (Is that just a front end to psql?) I need both the old table and the live one in the same data

Re: [GENERAL] restoring a .dmp file to another table name

2004-08-22 Thread Tino Wildenhain
Hi, Am Mo, den 23.08.2004 schrieb Mike Nolan um 6:15: > I've probably asked this question before, but what do people do when they > need to restore a table that has been dumped but as a different table > name? That doesn't appear to be an option in pg_restore. (Is that just > a front end to psql

[GENERAL] ANN: PL/Java now supports both PostgreSQL 8.0 and 7.4

2004-08-22 Thread Thomas Hallgren
I tried this on the pgsql-announce list but for some reason it doesn't show up. The 1.0.0.b4 release of PL/Java is out. It takes full advantage of the new exception handling and custom variables introduced in PostgreSQL 8.0 and a native Windows port is included in the distribution (7.4 still supp