agora inbox for pgsql-admin@postgresql.org
help / color / mirror / Atom feedMigration from crunchy postgres to CNPG
4+ messages / 2 participants
[nested] [flat]
* Migration from crunchy postgres to CNPG
@ 2026-09-13 10:18 Raj <rajeshkumar.dba09@gmail.com>
2026-09-13 18:28 ` Re: Migration from crunchy postgres to CNPG gunnar wagner <vrms@netcologne.de>
0 siblings, 1 reply; 4+ messages in thread
From: Raj @ 2026-09-13 10:18 UTC (permalink / raw)
To: Pgsql-admin <pgsql-admin@lists.postgresql.org>
Hi all, we are using crunchy data postgres in OPENSHIFT and already decided
to migrate to EDB postgres CNPG.
Do we get any support from EDB to deploy it in OPENSHIFT or is it on our
own? Anybody working in EDB CNPG postgres in openshift ?
Is it similar to crunchy postgres?
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Migration from crunchy postgres to CNPG
2026-09-13 10:18 Migration from crunchy postgres to CNPG Raj <rajeshkumar.dba09@gmail.com>
@ 2026-09-13 18:28 ` gunnar wagner <vrms@netcologne.de>
2026-09-13 18:44 ` Re: Migration from crunchy postgres to CNPG gunnar wagner <vrms@netcologne.de>
0 siblings, 1 reply; 4+ messages in thread
From: gunnar wagner @ 2026-09-13 18:28 UTC (permalink / raw)
To: pgsql-admin@lists.postgresql.org
On 2026-09-13 12:18, Raj wrote:
> Hi all, we are using crunchy data postgres in OPENSHIFT and already
> decided to migrate to EDB postgres CNPG.
> Do we get any support from EDB to deploy it in OPENSHIFT or is it on
> our own? Anybody working in EDB CNPG postgres in openshift ?
> Is it similar to crunchy postgres?
I'd say those are questions for EDB, who, as being the main force behind
OpenSource CNPG, might offer support (contracts).
I would expect that CNPG postgres behaves quite like vanilla-opensource
postgres (because I believe that is what is doing the actual work) to
the application. I am sure that there is quite a learning curve to
mastering operations especially if you come from VM or bare-metal based
installations though.
https://github.com/cloudnative-pg might be a good starting point for
further investigations into the topic. It has i.e. a link to a Slack
space, where you probably find the right audience.
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Migration from crunchy postgres to CNPG
2026-09-13 10:18 Migration from crunchy postgres to CNPG Raj <rajeshkumar.dba09@gmail.com>
2026-09-13 18:28 ` Re: Migration from crunchy postgres to CNPG gunnar wagner <vrms@netcologne.de>
@ 2026-09-13 18:44 ` gunnar wagner <vrms@netcologne.de>
2026-09-14 14:52 ` Re: Migration from crunchy postgres to CNPG Raj <rajeshkumar.dba09@gmail.com>
0 siblings, 1 reply; 4+ messages in thread
From: gunnar wagner @ 2026-09-13 18:44 UTC (permalink / raw)
To: pgsql-admin@lists.postgresql.org
On 2026-09-13 20:28, gunnar wagner wrote:
> On 2026-09-13 12:18, Raj wrote:
>
>> Hi all, we are using crunchy data postgres in OPENSHIFT and already
>> decided to migrate to EDB postgres CNPG.
>> Do we get any support from EDB to deploy it in OPENSHIFT or is it on
>> our own? Anybody working in EDB CNPG postgres in openshift ?
>> Is it similar to crunchy postgres?
>
> I'd say those are questions for EDB, who, as being the main force
> behind OpenSource CNPG, might offer support (contracts).
>
> I would expect that CNPG postgres behaves quite like vanilla-opensource
> postgres (because I believe that is what is doing the actual work) to
> the application. I am sure that there is quite a learning curve to
> mastering operations especially if you come from VM or bare-metal based
> installations though.
>
> https://github.com/cloudnative-pg might be a good starting point for
> further investigations into the topic. It has i.e. a link to a Slack
> space, where you probably find the right audience.
this also looks like a good starting point to get one's feet wet with
the matter https://github.com/cloudnative-pg/cnpg-playground
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Migration from crunchy postgres to CNPG
2026-09-13 10:18 Migration from crunchy postgres to CNPG Raj <rajeshkumar.dba09@gmail.com>
2026-09-13 18:28 ` Re: Migration from crunchy postgres to CNPG gunnar wagner <vrms@netcologne.de>
2026-09-13 18:44 ` Re: Migration from crunchy postgres to CNPG gunnar wagner <vrms@netcologne.de>
@ 2026-09-14 14:52 ` Raj <rajeshkumar.dba09@gmail.com>
0 siblings, 0 replies; 4+ messages in thread
From: Raj @ 2026-09-14 14:52 UTC (permalink / raw)
To: gunnar wagner <vrms@netcologne.de>; +Cc: Pgsql-admin <pgsql-admin@lists.postgresql.org>
Anybody assist me?
On Mon, 14 Sept 2026, 00:15 gunnar wagner, <vrms@netcologne.de> wrote:
> On 2026-09-13 20:28, gunnar wagner wrote:
>
> On 2026-09-13 12:18, Raj wrote:
>
> Hi all, we are using crunchy data postgres in OPENSHIFT and already
> decided to migrate to EDB postgres CNPG.
> Do we get any support from EDB to deploy it in OPENSHIFT or is it on our
> own? Anybody working in EDB CNPG postgres in openshift ?
> Is it similar to crunchy postgres?
>
> I'd say those are questions for EDB, who, as being the main force behind
> OpenSource CNPG, might offer support (contracts).
>
> I would expect that CNPG postgres behaves quite like vanilla-opensource
> postgres (because I believe that is what is doing the actual work) to the
> application. I am sure that there is quite a learning curve to mastering
> operations especially if you come from VM or bare-metal based installations
> though.
>
> https://github.com/cloudnative-pg might be a good starting point for
> further investigations into the topic. It has i.e. a link to a Slack space,
> where you probably find the right audience.
>
> this also looks like a good starting point to get one's feet wet with the
> matter https://github.com/cloudnative-pg/cnpg-playground
>
>
>
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2026-09-14 14:52 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 10:18 Migration from crunchy postgres to CNPG Raj <rajeshkumar.dba09@gmail.com>
2026-09-13 18:28 ` gunnar wagner <vrms@netcologne.de>
2026-09-13 18:44 ` gunnar wagner <vrms@netcologne.de>
2026-09-14 14:52 ` Raj <rajeshkumar.dba09@gmail.com>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox