Skip to main content
Question

Error to restore a DataBase in DUMPBASED

  • February 15, 2024
  • 2 replies
  • 113 views

Forum|alt.badge.img+2

"I want to restore a PostgreSQL database using schema and data from a DumpBased backup, but I'm encountering the following error."

 

Error code: [94:19]

Description: PostgreSQL Database: [~dsin~] Restore Failed with PostgreSQL Error: [~Make sure all dependent tables are selected for table level restore. PG Error -- pg_restore: warning: line ignored: 35 pg_restore: warning: line ignored: 35 pg_restore: warning: line ignored: 29 pg_restore: warning: line ignored: 29 pg_restore: warning: line ignored: 29 pg_restore: warning: line ignored: 29 pg_restore: warning: line ignored: 29 pg_restore: warning: line ignored: 29

 

"In the logs, it says that it cannot find some schemas at the destination."

 

help please!!

2 replies

Chris Hollis
Vaulter
Forum|alt.badge.img+14
  • Vaulter
  • February 15, 2024

Forum|alt.badge.img+2
  • Author
  • Novice
  • March 20, 2024

Hi, sorry for the delay in my response. I was assigned to another case, but now I'm back to this issue.

I'm still getting the [94:19] error when trying to restore a DUMP Backup. I've checked the documentation, but I don't quite understand it.