Recover postgreSQL databases from raw physical files

后端 未结 6 1693
走了就别回头了
走了就别回头了 2020-12-23 17:28

I have the following problem and I need to know if there´s a way to fix it.

I have a client who was cheap enough to decline buying a backup plan for his postgreSQL d

6条回答
  •  长情又很酷
    2020-12-23 17:40

    As shown by move database to another hard drive. All we need to do is to modify the registry table and file permissions. By modifying registry table(shown in image 1), postgresql server know the new location of data.

    modify registry

提交回复
热议问题