spannerdb migration to PostgreSQL

Started by Pawan Sharmaover 4 years ago2 messagesgeneral
Jump to latest
#1Pawan Sharma
pawanpg0963@gmail.com

Hello All,

Is it possible to migrate the spannerdb database into PostgreSQL? If yes,
which tool can we refer to migrate it?

-Pawan

#2Ninad Shah
nshah.postgres@gmail.com
In reply to: Pawan Sharma (#1)
Re: spannerdb migration to PostgreSQL

Frankly speaking, nothing is impossible. But, I don't see any tools
available for the same.

I found the below link, which has migrated using code only.

https://niravshah2705.medium.com/spanner-database-to-postgres-90740424f744

Regards,
Ninad Shah

On Tue, 19 Oct 2021 at 14:58, Pawan Sharma <pawanpg0963@gmail.com> wrote:

Show quoted text

Hello All,

Is it possible to migrate the spannerdb database into PostgreSQL? If yes,
which tool can we refer to migrate it?

-Pawan