Methods to quiesce PostgreSQL DB without configuring log archival

From: MEERA <meeranair89(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Methods to quiesce PostgreSQL DB without configuring log archival
Date: 2016-11-22 06:23:05
Message-ID: CABZh=WZ5t3iycwvygU9h0kSLDPa83df3vRyeSevi0FmA+ud2cw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

If archive_mode is not configured, and i use snapshot solution for backup
of the server, how can i ensure data consistency? Is there a way to quiesce
all the connections to DB?

Thanks,
Meera

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Anns 2016-11-22 07:28:41 How to open PGStrom (an extension of PostgreSQL) in Netbeans?
Previous Message David G. Johnston 2016-11-22 01:58:57 Re: variable value in array_to_string