Re: Execute DDL across multiple servers in an automated manner - Mailing list pgsql-general

From Melvin Davidson
Subject Re: Execute DDL across multiple servers in an automated manner
Date
Msg-id CANu8Fiz7n_APW=jk4zdOZjY8zJpu=mcgE-JJRnd9VdMMGhV_bQ@mail.gmail.com
Whole thread Raw
In response to Execute DDL across multiple servers in an automated manner  (Anderson Abreu <andersonabreu@gmail.com>)
List 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 by date:

Previous
From: Anderson Abreu
Date:
Subject: Execute DDL across multiple servers in an automated manner
Next
From: Adrian Klaver
Date:
Subject: Re: Execute DDL across multiple servers in an automated manner