trove/releasenotes
wu.chunyang 8d43fe17a2 Fix "create database" failed for postgress
This PR stops using the psycopg2’s connections context manager
because "CREATE DATABASE" command must be run outside any
transaction[1].
[1]: https://www.psycopg.org/docs/usage.html#transactions-control

Co-Authored-By: hungnt1 <sudo.nguyenhung@gmail.com>
Co-Authored-By: Hirotaka Wakabayashi <hiwkby@yahoo.com>

Story: 2010761
Task: 48059
Change-Id: I73ec6c659d8ad7216460055077737429c878df33
(cherry picked from commit cd11d7677e)
2023-06-26 05:52:35 +00:00
..
notes Fix "create database" failed for postgress 2023-06-26 05:52:35 +00:00
source Imported Translations from Zanata 2021-03-23 08:25:22 +00:00