<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://brapci.inf.br/wiki/index.php?action=history&amp;feed=atom&amp;title=Pg_hba.conf</id>
	<title>Pg hba.conf - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://brapci.inf.br/wiki/index.php?action=history&amp;feed=atom&amp;title=Pg_hba.conf"/>
	<link rel="alternate" type="text/html" href="https://brapci.inf.br/wiki/index.php?title=Pg_hba.conf&amp;action=history"/>
	<updated>2026-05-15T19:41:28Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://brapci.inf.br/wiki/index.php?title=Pg_hba.conf&amp;diff=717&amp;oldid=prev</id>
		<title>Renefgj: Criou página com &#039;# DO NOT DISABLE! # If you change this first entry you will need to make sure that the # database superuser can access the database using some other method. # Noninteractive a...&#039;</title>
		<link rel="alternate" type="text/html" href="https://brapci.inf.br/wiki/index.php?title=Pg_hba.conf&amp;diff=717&amp;oldid=prev"/>
		<updated>2021-10-05T21:13:14Z</updated>

		<summary type="html">&lt;p&gt;Criou página com &amp;#039;# DO NOT DISABLE! # If you change this first entry you will need to make sure that the # database superuser can access the database using some other method. # Noninteractive a...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;# DO NOT DISABLE!&lt;br /&gt;
# If you change this first entry you will need to make sure that the&lt;br /&gt;
# database superuser can access the database using some other method.&lt;br /&gt;
# Noninteractive access to all databases is required during automatic&lt;br /&gt;
# maintenance (custom daily cronjobs, replication, and similar tasks).&lt;br /&gt;
#&lt;br /&gt;
# Database administrative login by Unix domain socket&lt;br /&gt;
local   all             postgres                                peer&lt;br /&gt;
&lt;br /&gt;
# TYPE  DATABASE        USER            ADDRESS                 METHOD&lt;br /&gt;
&lt;br /&gt;
# &amp;quot;local&amp;quot; is for Unix domain socket connections only&lt;br /&gt;
local   all             all                                     peer&lt;br /&gt;
# IPv4 local connections:&lt;br /&gt;
host    all             all             127.0.0.1/32            trust&lt;br /&gt;
# IPv6 local connections:&lt;br /&gt;
host    all             all             ::1/128                 trust&lt;br /&gt;
# Allow replication connections from localhost, by a user with the&lt;br /&gt;
# replication privilege.&lt;br /&gt;
#local   replication     all                                     peer&lt;br /&gt;
#host    replication     all             127.0.0.1/32            md5&lt;br /&gt;
#host    replication     all             ::1/128                 md5&lt;/div&gt;</summary>
		<author><name>Renefgj</name></author>
		
	</entry>
</feed>