Re: Writing to a database or schema on a slave - Mailing list pgsql-admin

From Wells Oliver
Subject Re: Writing to a database or schema on a slave
Date
Msg-id CAOC+FBWye9F5tEZNgxz6E=26kQad4kdWM94sgxW3+3=dm8vcPQ@mail.gmail.com
Whole thread Raw
In response to Re: Writing to a database or schema on a slave  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: Writing to a database or schema on a slave  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-admin
I am using the WAL method w/ 9.1.

On Tue, Apr 10, 2012 at 4:29 PM, Kevin Grittner <Kevin.Grittner@wicourts.gov> wrote:
Wells Oliver <wellsoliver@gmail.com> wrote:

> I'd like to create a schema on my slave so that users who do not
> have access to the master can create some data. Clearly this data
> won't be replicated, since it's on the slave, but will it cause
> any problems w/ data integrity to have it on the slave?

What are you using for replication?

-Kevin



--
Wells Oliver
wellsoliver@gmail.com

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Writing to a database or schema on a slave
Next
From: "Kevin Grittner"
Date:
Subject: Re: Writing to a database or schema on a slave