Re: Execute DDL across multiple servers in an automated manner

Поиск
Список
Период
Сортировка
От Melvin Davidson
Тема Re: Execute DDL across multiple servers in an automated manner
Дата
Msg-id CANu8Fiz7n_APW=jk4zdOZjY8zJpu=mcgE-JJRnd9VdMMGhV_bQ@mail.gmail.com
обсуждение исходный текст
Ответ на Execute DDL across multiple servers in an automated manner  (Anderson Abreu <andersonabreu@gmail.com>)
Список pgsql-general
to execute a script simultaneously across multiple terminals.

Alternatively, you can write a script that loops through host connections to execute the DDL.
 

On Fri, Aug 28, 2015 at 9:35 AM, Anderson Abreu <andersonabreu@gmail.com> wrote:
Hi all,

I use PostgreSQL 9.4

I'm looking for some package/library/plugin to execute DDL across multiple servers in an automated manner.

Can do this with shellscript.

I would like to know if this is the only way? 


Thanks & Regards
 

---
 
Anderson Abreu
andersonabreu@gmail.com

"The judoka is what has: humility to learn what you teach, patience to teachwhat they learned to their fellow man and faith to believe in what you don't understand. Learn a little more every day and use it every day for the good "(Jigoro Kano)



--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

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

Предыдущее
От: Anderson Abreu
Дата:
Сообщение: Execute DDL across multiple servers in an automated manner
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Execute DDL across multiple servers in an automated manner