Allowing create database within transaction block

Поиск
Список
Период
Сортировка
От Hari Sankar
Тема Allowing create database within transaction block
Дата
Msg-id CAKz7k7tx0S+eROWtTfnCPXpXYA35cx6=2kmox+Fb7coa8+1ZTg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Allowing create database within transaction block
Список pgsql-hackers
Hi everyone,
I wanted to see why we do not allow the following statements to be allowed within a transaction block:
1. Create database
2. Drop Database
Is there a detailed reasoning behind disallowing the above statements as part of the design. Will appreciate it if someone can share on why postgres does not allow these statements inside a transaction block.

Thank you

В списке pgsql-hackers по дате отправления: