<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://systems.nic.uoregon.edu/internal-wiki/index.php?action=history&amp;feed=atom&amp;title=Procedure%3ASet_up_PostgreSQL_database</id>
	<title>Procedure:Set up PostgreSQL database - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://systems.nic.uoregon.edu/internal-wiki/index.php?action=history&amp;feed=atom&amp;title=Procedure%3ASet_up_PostgreSQL_database"/>
	<link rel="alternate" type="text/html" href="https://systems.nic.uoregon.edu/internal-wiki/index.php?title=Procedure:Set_up_PostgreSQL_database&amp;action=history"/>
	<updated>2026-08-19T03:25:51Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://systems.nic.uoregon.edu/internal-wiki/index.php?title=Procedure:Set_up_PostgreSQL_database&amp;diff=3021&amp;oldid=prev</id>
		<title>Nic-systems: Created page with &quot;Must create new role as user postgres:     su postgres   createuser newuser Then create database as new role:   su newuser   createdb testdb Note - here it is assumed that the...&quot;</title>
		<link rel="alternate" type="text/html" href="https://systems.nic.uoregon.edu/internal-wiki/index.php?title=Procedure:Set_up_PostgreSQL_database&amp;diff=3021&amp;oldid=prev"/>
		<updated>2020-02-04T02:06:53Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Must create new role as user postgres:     su postgres   createuser newuser Then create database as new role:   su newuser   createdb testdb Note - here it is assumed that the...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Must create new role as user postgres:  &lt;br /&gt;
  su postgres&lt;br /&gt;
  createuser newuser&lt;br /&gt;
Then create database as new role:&lt;br /&gt;
  su newuser&lt;br /&gt;
  createdb testdb&lt;br /&gt;
Note - here it is assumed that the role will take on the same username as the OS username.&lt;/div&gt;</summary>
		<author><name>Nic-systems</name></author>
	</entry>
</feed>