Re: PostgreSQL database migration issues
Thorsten Schöning <[email protected]> Wed, 11 Jan 2023 18:57:27 +0100
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Organization | AM-SoFT IT-Service - Bitstore Hameln GmbH |
| Message-ID | <[email protected]> |
Guten Tag Ali Alnubani, am Mittwoch, 11. Januar 2023 um 18:27 schrieben Sie: > $ sudo -u postgres -- dropdb bugzilla > $ sudo -u postgres -- createdb bugzilla --encoding='UTF-8' > --locale=en_US.UTF-8 --owner=bugzilla > $ sudo -u postgres -- psql --single-transaction -d bugzilla -f bugzilla.sql -v ON_ERROR_STOP=1 Check the ownership of the created tables, they might not be owned by the user bugzilla and postgres instead. I think I had similar issues some time ago when Postgres didn't apply expected ownership depending on the version used or stuff... Can't find it right now, though. > pg_restore -p 5433 --no-owner --role=owner2 -d db_name db_name.dump https://stackoverflow.com/a/31470664/2055163 Mit freundlichen Grüßen Thorsten Schöning -- AM-SoFT IT-Service - Bitstore Hameln GmbH Mitglied der Bitstore Gruppe - Ihr Full-Service-Dienstleister für IT und TK E-Mail: [email protected] Web: http://www.AM-SoFT.de/ Tel: +49 5151- 9468- 0 Tel: +49 5151- 9468-55 Mobil: +49 178-8 9468-04 AM-SoFT IT-Service - Bitstore Hameln GmbH, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 221853 - Geschäftsführer: Janine Galonska Für Rückfragen stehe ich Ihnen jederzeit zur Verfügung. Mit freundlichen Grüßen, Thorsten Schöning Telefon: +49 5151 9468-55 Fax: E-Mail: [email protected] AM-Soft IT-Service - Bitstore Hameln GmbH Brandenburger Straße 7c 31789 Hameln Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen und ist ausschliesslich für den Adressaten bestimmt. Jeglicher Zugriff auf diese E-Mail durch andere Personen als den Adressaten ist untersagt. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Sollten Sie nicht der für diese E-Mail bestimmte Adressat sein, ist Ihnen jede Veröffentlichung, Vervielfältigung oder Weitergabe wie auch das Ergreifen oder Unterlassen von Massnahmen im Vertrauen auf erlangte Information untersagt. This e-mail may contain confidential and/or privileged information and is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. Hinweise zum Datenschutz: bitstore.group/datenschutz _______________________________________________ support-list mailing list [email protected] https://lists.bugzilla.org/listinfo/support-list