Re: Postgres to edb AS, need conversion?

From: Abdul Sayeed <abdulsayeed24(at)gmail(dot)com>
To: milist ujang <ujang(dot)milist(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres to edb AS, need conversion?
Date: 2022-11-03 13:04:46
Message-ID: CAHb=FFzrxG=Yx1+BMd3WBzADH1=vucspA_w5vxwU3RvGtKAYrw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(dot)milist(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2022-11-03 13:10:13 Re: unable to install postgreql 13.4
Previous Message lz ma 2022-11-03 11:43:44 Would postgresql add a pg_sleep_backend() method