Re: template1 being accessed - Mailing list pgsql-general

From John R Pierce
Subject Re: template1 being accessed
Date
Msg-id 57033B03.7040705@hogranch.com
Whole thread Raw
In response to template1 being accessed  ("drum.lucas@gmail.com" <drum.lucas@gmail.com>)
Responses Re: template1 being accessed
List pgsql-general
On 4/4/2016 9:04 PM, drum.lucas@gmail.com wrote:
> I'm currently using postgres 9.2.
> As you can see below, my "template1" database was being accessed:


500m is 1/2 access per whatever interval that graph is using. typically,
template1 is accessed when you do a create database if you don't specify
a different template.

its also possible some management software might use it as a default
place to connect so they can get a list of databases or whatever .



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: "drum.lucas@gmail.com"
Date:
Subject: template1 being accessed
Next
From: Michael Paquier
Date:
Subject: Re: PG 9.3.12: Replication appears to have worked, but getting error messages in logs