Re: CREATE SCHEMA IF NOT EXISTS

Поиск
Список
Период
Сортировка
От Fabrízio de Royes Mello
Тема Re: CREATE SCHEMA IF NOT EXISTS
Дата
Msg-id CAFcNs+rQT5gLg6z=j3yStquPUh7GdtpVQUGrJoEmig4Ez+FDFQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CREATE SCHEMA IF NOT EXISTS  ("Dickson S. Guedes" <listas@guedesoft.net>)
Ответы Re: CREATE SCHEMA IF NOT EXISTS
Список pgsql-hackers

2012/8/27 Dickson S. Guedes <listas@guedesoft.net>

[...]

Two questions:

- Should this patch implements others INEs like ADD COLUMN IF NOT EXISTS?

If this feature is important I believe we must implement it.

Exists several "CREATE" statements without "IF NOT EXISTS" option too, so we can discuss more about it and I can implement it in this patch or in another.

 
- Should pg_dump or pg_restore support some kind of flag to use a
  CREATE SCHEMA IF NOT EXISTS ... instead CREATE SCHEMA ...?


I can't imagine a use case for this feature... can you explain more about your idea?

Regards,

--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com

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

Предыдущее
От: Kohei KaiGai
Дата:
Сообщение: Re: [v9.3] writable foreign tables
Следующее
От: David Fetter
Дата:
Сообщение: Re: [v9.3] writable foreign tables