Thread: postgres version equivalent EnterpriseDB version8.3.0.112 , can I get it?
postgres version equivalent EnterpriseDB version8.3.0.112 , can I get it?
From
Khangelani Gama
Date:
Hi
I need a a postgres version that can work well with the database that is running in EnterpriseDB version8.3.0.112. It’s not a updgrade.
Actually I need something equivalent to EnterpriseDB version8.3.0.112, for Linux server 64 bit.
Thanks
CONFIDENTIALITY NOTICE The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone other than the intended addressee is prohibited.If you are not the intended addressee please notify the writer immediately and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.
Re: postgres version equivalent EnterpriseDB version8.3.0.112 , can I get it?
From
Magnus Hagander
Date:
On Mon, Nov 3, 2014 at 8:51 AM, Khangelani Gama <kgama@argility.com> wrote: > Hi > > > > I need a a postgres version that can work well with the database that is > running in EnterpriseDB version8.3.0.112. It’s not a updgrade. PostgreSQL 8.3 has been unsupported for a few years. But you can still download the source and build your own binary, of course, from the main PostgreSQL website (go to www.postgresql.org, click download, click file browser). I don't believe it's plug-in compatible with an EDB data directory (though I'm not sure - and as the EnterpriseDB product is proprietary, you will have to ask them). But as long as you are not using any of their proprietary extension functions, I believe it should be possible to do a dump from EDB and reload it in PostgreSQL. > Actually I need something equivalent to EnterpriseDB version8.3.0.112, for > Linux server 64 bit. If you need something equivalent to EnterpriseDB, you should get EnterpriseDB. They should have both sales and support contacts available through their website. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/
Re: postgres version equivalent EnterpriseDB version8.3.0.112 , can I get it?
From
Khangelani Gama
Date:
Thanks a lot. -----Original Message----- From: Magnus Hagander [mailto:magnus@hagander.net] Sent: 03 November 2014 02:14 PM To: Khangelani Gama Cc: pgsql-admin Subject: Re: [ADMIN] postgres version equivalent EnterpriseDB version8.3.0.112 , can I get it? On Mon, Nov 3, 2014 at 8:51 AM, Khangelani Gama <kgama@argility.com> wrote: > Hi > > > > I need a a postgres version that can work well with the database that > is running in EnterpriseDB version8.3.0.112. It’s not a updgrade. PostgreSQL 8.3 has been unsupported for a few years. But you can still download the source and build your own binary, of course, from the main PostgreSQL website (go to www.postgresql.org, click download, click file browser). I don't believe it's plug-in compatible with an EDB data directory (though I'm not sure - and as the EnterpriseDB product is proprietary, you will have to ask them). But as long as you are not using any of their proprietary extension functions, I believe it should be possible to do a dump from EDB and reload it in PostgreSQL. > Actually I need something equivalent to EnterpriseDB version8.3.0.112, > for Linux server 64 bit. If you need something equivalent to EnterpriseDB, you should get EnterpriseDB. They should have both sales and support contacts available through their website. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ CONFIDENTIALITY NOTICE The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone other than the intended addressee is prohibited.If you are not the intended addressee please notify the writer immediately and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.