<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Resettare_la_password_dell%27utente_postgres_in_Debian</id>
	<title>Resettare la password dell&#039;utente postgres in Debian - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Resettare_la_password_dell%27utente_postgres_in_Debian"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Resettare_la_password_dell%27utente_postgres_in_Debian&amp;action=history"/>
	<updated>2026-05-06T01:56:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Resettare_la_password_dell%27utente_postgres_in_Debian&amp;diff=8760&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;* Impostare la password dell&#039;utente unix  sudo passwd postgres  * Loggarsi come postgres  sudo -u postgres -i  * Impostare la password dell&#039;utente database:  psql -c &quot;ALTER USER …&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Resettare_la_password_dell%27utente_postgres_in_Debian&amp;diff=8760&amp;oldid=prev"/>
		<updated>2013-01-04T16:43:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;* Impostare la password dell&amp;#039;utente unix  sudo passwd postgres  * Loggarsi come postgres  sudo -u postgres -i  * Impostare la password dell&amp;#039;utente database:  psql -c &amp;quot;ALTER USER …&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Impostare la password dell&amp;#039;utente unix&lt;br /&gt;
 sudo passwd postgres&lt;br /&gt;
&lt;br /&gt;
* Loggarsi come postgres&lt;br /&gt;
 sudo -u postgres -i&lt;br /&gt;
&lt;br /&gt;
* Impostare la password dell&amp;#039;utente database:&lt;br /&gt;
 psql -c &amp;quot;ALTER USER postgres WITH PASSWORD &amp;#039;changeme&amp;#039;&amp;quot; -d template1&lt;br /&gt;
&lt;br /&gt;
==Riferimenti==&lt;br /&gt;
*[http://library.linode.com/databases/postgresql/debian-6-squeeze#sph_set-the-postgres-user-s-password Use PostgreSQL Relational Databases on on Debian 6 (Squeeze) – Linode Library]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>