pg_dump: saving search_path = pg_dump: saving database definition pg_dump: dumping contents of table "public.Account" pg_dump: dumping contents of table "public.Booking" pg_dump: error: Dumping the contents of table "Booking" failed: PQgetCopyData() failed. pg_dump: detail: Error message from server: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. pg_dump: detail: Command was: COPY public."Booking" (id, status, phone, name, "userEmail", "staffId", comment, "recordId", "studioId", "resourceId", "serviceIds", "seanceLength", "startDate", "createdAt", "updatedAt", "treatmentFeedbackSent", "visitFeedbackSent") TO stdout;