Discussion:
Migrating from a slave disk
(too old to reply)
Gastón Simone
2004-04-05 17:41:17 UTC
Permalink
Hi all,

I have a slave disk with an old PostgreSQL installation. Now I want to
migrate its information to my new primary disk with a new PGSQL
installation. I have to do it this way because de old disk does not boot as
primary any more. It prints a kernel error.
Can somebody help me? Thanks a lot!

Regards,
Gastón.



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
scott.marlowe
2004-04-05 23:16:10 UTC
Permalink
Post by Gastón Simone
Hi all,
I have a slave disk with an old PostgreSQL installation. Now I want to
migrate its information to my new primary disk with a new PGSQL
installation. I have to do it this way because de old disk does not boot as
primary any more. It prints a kernel error.
Can somebody help me? Thanks a lot!
Is this a linux box running kernel level mirroring? If so you can just
mount the drive to access it. If you've got a boot disk for the old drive
you just change the jumpers to move the old one in place of the new one
and boot from the boot floppy.


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Loading...