Postgres to edb AS, need conversion?

Started by milist ujangover 3 years ago4 messagesgeneral
Jump to latest
#1milist ujang
ujang.milist@gmail.com

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

#2Abdul Sayeed
abdulsayeed24@gmail.com
In reply to: milist ujang (#1)
Re: Postgres to edb AS, need conversion?

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

#3milist ujang
ujang.milist@gmail.com
In reply to: Abdul Sayeed (#2)
Re: Postgres to edb AS, need conversion?

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

#4Ron
ronljohnsonjr@gmail.com
In reply to: milist ujang (#1)
Re: Postgres to edb AS, need conversion?

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.