Thread: Postgres to edb AS, need conversion?

Postgres to edb AS, need conversion?

From
milist ujang
Date:
Hi all,

Anyone have experiences or someone from edb can guid about change engine from postgres open source to edb as, di I need to convert the data or simply plug-and-play? Or need run a tool to add catalog table owned by edb as?


--
regards

ujang jaenudin | DBA Consultant (Freelancer)
http://ora62.wordpress.com
http://id.linkedin.com/pub/ujang-jaenudin/12/64/bab

Re: Postgres to edb AS, need conversion?

From
Abdul Sayeed
Date:
After migration you need to execute below command from SQL Prompt:

vacuum (verbose, analyze);  --> to update statistics.

Rest is good. 


Regards,
Abdul Sayeed

On Thu, Nov 3, 2022 at 3:15 PM milist ujang <ujang.milist@gmail.com> wrote:
Hi all,

Anyone have experiences or someone from edb can guid about change engine from postgres open source to edb as, di I need to convert the data or simply plug-and-play? Or need run a tool to add catalog table owned by edb as?


--
regards

ujang jaenudin | DBA Consultant (Freelancer)
http://ora62.wordpress.com
http://id.linkedin.com/pub/ujang-jaenudin/12/64/bab


--
Thanks & Regards,
Abdul Sayeed
PostgreSQL DBA 
Postgres Professional Certified
Skype: abdul.sayeed24

Re: Postgres to edb AS, need conversion?

From
milist ujang
Date:
So, do I have to perform conversion/migration?


On Thursday, November 3, 2022, Abdul Sayeed <abdulsayeed24@gmail.com> wrote:
After migration you need to execute below command from SQL Prompt:



vacuum (verbose, analyze);  --> to update statistics.

Rest is good. 


Regards,
Abdul Sayeed  


--
Thanks & Regards,
Abdul Sayeed
PostgreSQL DBA 
Postgres Professional Certified
Skype: abdul.sayeed24


--
regards

ujang jaenudin | Self-Employed, DBA Consultant
http://id.linkedin.com/pub/ujang-jaenudin/12/64/bab

Re: Postgres to edb AS, need conversion?

From
Ron
Date:
On 11/3/22 04:44, milist ujang wrote:
> Hi all,
>
> Anyone have experiences or someone from edb can guid about change engine 
> from postgres open source to edb as, di I need to convert the data or 
> simply plug-and-play? Or need run a tool to add catalog table owned by edb as?

You'd better ask EDB.

-- 
Angular momentum makes the world go 'round.