Recover postgreSQL databases from raw physical files

后端 未结 6 1671
走了就别回头了
走了就别回头了 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:49

    I do so but the most tricky part was to change the owner permission:

    1. go to services from administative tools
    2. find postgres service and double click on it
    3. at log on tab change to local system
    4. then restart

提交回复
热议问题