I have tried to restore to the backup before the update, and get this error in Postgresql the app errors out. Any help would be greatly appreciated. I will have serious issues in 11 hours if i cannot get this back running.:
clear: failed to clear database. error: database "db12e4ccd803504fd8bb15f4e0bc2bb78a" is being accessed by other users
Mar 26 18:05:36 at Parser.parseErrorMessage (/app/code/node_modules/pg-protocol/dist/parser.js:287:98)
Mar 26 18:05:36 at Parser.handlePacket (/app/code/node_modules/pg-protocol/dist/parser.js:126:29)
Mar 26 18:05:36 at Parser.parse (/app/code/node_modules/pg-protocol/dist/parser.js:39:38)
Mar 26 18:05:36 at Socket.<anonymous> (/app/code/node_modules/pg-protocol/dist/index.js:11:42)
Mar 26 18:05:36 at Socket.emit (node:events:517:28)
Mar 26 18:05:36 at addChunk (node:internal/streams/readable:335:12)
Mar 26 18:05:36 at readableAddChunk (node:internal/streams/readable:308:9)
Mar 26 18:05:36 at Readable.push (node:internal/streams/readable:245:10)
Mar 26 18:05:36 at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
Mar 26 18:05:36 length: 181,
Mar 26 18:05:36 severity: 'ERROR',
Mar 26 18:05:36 code: '55006',
Mar 26 18:05:36 detail: 'There are 5 other sessions using the database.',
Mar 26 18:05:36 hint: undefined,
Mar 26 18:05:36 position: undefined,
Mar 26 18:05:36 internalPosition: undefined,
Mar 26 18:05:36 internalQuery: undefined,
Mar 26 18:05:36 where: undefined,
Mar 26 18:05:36 schema: undefined,
Mar 26 18:05:36 table: undefined,
Mar 26 18:05:36 column: undefined,
Mar 26 18:05:36 dataType: undefined,
Mar 26 18:05:36 constraint: undefined,
Mar 26 18:05:36 file: 'dbcommands.c',
Mar 26 18:05:36 line: '942',
Mar 26 18:05:36 routine: 'dropdb'
Mar 26 18:05:36 }
Mar 26 18:05:36 clear: disconnected