Re: Replication Syatem
От
Gauri Kanekar
Тема
Re: Replication Syatem
Дата
Msg-id
7e4ba9550804282155u655e3ab5o38d2e659b485530d@mail.gmail.com
Ответ на
Re: Replication Syatem (Chris Browne)
Список
Дерево обсуждения
Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem "Peter Childs" <peterachilds@gmail.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem Brad Nicholson <bnichols@ca.afilias.info>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem Andrew Sullivan <ajs@commandprompt.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem Shane Ambler <pgsql@Sheeky.Biz>
Re: Replication Syatem Greg Smith <gsmith@gregsmith.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem Alvaro Herrera <alvherre@commandprompt.com>
Re: Replication Syatem Shane Ambler <pgsql@Sheeky.Biz>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem "Heikki Linnakangas" <heikki@enterprisedb.com>
Re: Replication Syatem Craig Ringer <craig@postnewspapers.com.au>
Re: Replication Syatem "Heikki Linnakangas" <heikki@enterprisedb.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem Alvaro Herrera <alvherre@commandprompt.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem "Pavan Deolasee" <pavan.deolasee@gmail.com>
Re: Replication Syatem Gregory Stark <stark@enterprisedb.com>
Re: Replication Syatem Tom Lane <tgl@sss.pgh.pa.us>
Re: Replication Syatem Vivek Khera <vivek@khera.org>
Re: Replication Syatem salman <salmanb@quietcaresystems.com>
Re: Replication Syatem "Gauri Kanekar" <meetgaurikanekar@gmail.com>
Re: Replication Syatem Andrew Sullivan <ajs@commandprompt.com>
Re: Replication Syatem Greg Smith <gsmith@gregsmith.com>
Re: Replication Syatem "Radhika S" <radhika.sambamurti@gmail.com>
Basically we have some background process which updates "table1" and we don't want the application to make any changes to "table1" while vacuum.
Vacuum requires exclusive lock on "table1" and if any of the background or application is ON vacuum don't kick off. Thats the reason we need to get the site down.
~ Gauri
On Tue, Apr 29, 2008 at 3:13 AM, Chris Browne <cbbrowne@acm.org> wrote:
The only reason that it would be necessary for VACUUM to "take themeetgaurikanekar@gmail.com ("Gauri Kanekar") writes:
> We have a table "table1" which get insert and updates daily in high
> numbers, bcoz of which its size is increasing and we have to vacuum
> it every alternate day. Vacuuming "table1" take almost 30min and
> during that time the site is down. We need to cut down on this
> downtime.So thought of having a replication system, for which the
> replicated DB will be up during the master is getting vacuumed. Can
> anybody guide which will be the best suited replication solution for
> this.
site down" would be if you are running version 7.1, which was
obsoleted in 2002, which, it should be noted, was SIX YEARS AGO.
As has been noted, you seem to be presupposing a remarkably complex
solution to resolve a problem which is likely to be better handled via
running VACUUM rather more frequently.
--
output = reverse("ofni.sesabatadxunil" "@" "enworbbc")
http://www3.sympatico.ca/cbbrowne/postgresql.html
Rules of the Evil Overlord #181. "I will decree that all hay be
shipped in tightly-packed bales. Any wagonload of loose hay attempting
to pass through a checkpoint will be set on fire."
<http://www.eviloverlord.com/>
--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
--
Regards
Gauri
В списке pgsql-performance по дате отправления
От: Jonah H. Harris
Дата: