<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql91-server/files/502.pgsql, branch 2016Q3</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2016Q3</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2016Q3'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2011-04-18T23:34:27Z</updated>
<entry>
<title>Update PostgreSQL to 9.0.4, 8.4.8, 8.3.15 and 8.2.21.</title>
<updated>2011-04-18T23:34:27Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2011-04-18T23:34:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=73c856222edb8c22377bf9a1c81a724065e3a31c'/>
<id>urn:sha1:73c856222edb8c22377bf9a1c81a724065e3a31c</id>
<content type='text'>
This update contains a critical fix to the pg_upgrade utility
which prevents significant downtime issues. Do not use
pg_upgrade without installing this update first.

The issue with pg_upgrade and the fix are detailed on the PostgreSQL
wiki: http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix
Users who have already used pg_upgrade should run the database repair
script given on that page on their databases as soon as possible.

See the release notes for each version at
http://www.postgresql.org/docs/current/static/release.html for a full
list of changes with details.

Allow the username of the postgresql user to configurable for 8.4 and 9.0.
Largely inspired by the work of Jason Helfman [153668, 153136].

Change PGUSER knob to PG_USER not to clash with PGUSER environment.

PR: 153668, 153136, 155493, 155137
</content>
</entry>
<entry>
<title>PostgreSQL 9.0 is here!  The PostgreSQL Global Development Group</title>
<updated>2010-09-20T13:46:47Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2010-09-20T13:46:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c6dcf7810701cd84940844dc8471aa35a71bd7e9'/>
<id>urn:sha1:c6dcf7810701cd84940844dc8471aa35a71bd7e9</id>
<content type='text'>
announces the availability of our most eagerly awaited release.
PostgreSQL 9.0 includes built-in, binary replication, and over a dozen
other major features which will appeal to everyone from web developers
to database hackers.

9.0 includes more major features than any release before it, including:
* Hot standby
* Streaming replication
* In-place upgrades
* 64-bit Windows builds
* Easy mass permissions management
* Anonymous blocks and named parameter calls for stored procedures
* New windowing functions and ordered aggregates

... and many more.  For details on the over 200 additions and
improvements in this version, developed by over a hundred contributors,
please see the release notes.

"These kinds of feature additions continue to make a strong case for why
mission-critical technology tasks can continue to depend on the power,
flexibility and robustness of PostgreSQL,â said Afilias CTO Ram Mohan.

More information on PostgreSQL 9.0:
* Release notes
  http://www.postgresql.org/docs/9.0/static/release-9-0
* Presskit
  http://www.postgresql.org/about/press/presskit90
* Guide to 9.0:
  http://wiki.postgresql.org/wiki/What's_new_in_PostgreSQL_9.0

---
PR: 150430, Add dtrace
</content>
</entry>
<entry>
<title>Update PostgreSQL to latest versions.</title>
<updated>2008-11-07T09:49:49Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-11-07T09:49:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=978e3de48fd8491061803765cdc592ab234edd46'/>
<id>urn:sha1:978e3de48fd8491061803765cdc592ab234edd46</id>
<content type='text'>
http://www.postgresql.org/docs/current/static/release-8-3-5.html
http://www.postgresql.org/docs/current/static/release-8-2-11.html
http://www.postgresql.org/docs/current/static/release-8-1-15.html
http://www.postgresql.org/docs/current/static/release-8-0-19.html
http://www.postgresql.org/docs/current/static/release-7-4-23.html

Note that the GiST problem mentioned does not apply to users of
the FreeBSD port, since the previous version of PostgreSQL never
reached the ports tree, due to the freeze of the tree pending the
FreeBSD 7.1 update.

PR:	121848, 124713
</content>
</entry>
<entry>
<title>Updates of the PostgreSQL ports</title>
<updated>2008-06-12T23:46:07Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2008-06-12T23:46:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=89025407ac8aa413884e5a33322957c188ca0a40'/>
<id>urn:sha1:89025407ac8aa413884e5a33322957c188ca0a40</id>
<content type='text'>
Updates for all maintained versions of PostgreSQL are available today:
8.3.3, 8.2.9, 8.1.13, 8.0.17 and 7.4.21.  These releases fix more than
two dozen minor issues reported and patched over the last few months.
All PostgreSQL users should plan to update at their earliest
convenience. People in affected time zones, in particular, should
upgrade as soon as possible.

Release Notes:
        http://www.postgresql.org/docs/8.3/static/release.html

Also, fix umask error in periodic script [1].

PR:		ports/124457 [1]
Submitted by:	Alexandre Perrin
</content>
</entry>
<entry>
<title>Say hello to postgresql-8.0. Some of the highlights of the new version</title>
<updated>2005-01-31T00:36:16Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-01-31T00:36:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=dde08c696b7fdee8c17225a61fb9959886ae5d6d'/>
<id>urn:sha1:dde08c696b7fdee8c17225a61fb9959886ae5d6d</id>
<content type='text'>
are savepoints (within transactions), point-in-time recovery and
tablespaces. Check out the release notes and the shiny new
PostgreSQL.org website at:

http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0

The port uses the new postgresql ports' layout and is split into a
server and a client part. The following knobs can be used by ports
depending on PostgreSQL:

# USE_PGSQL     - Add PostgreSQL client dependency.
#                 If no version is given (by the maintainer via the port or
#                 by the user via defined variable), try to find the
#                 currently installed version.  Fall back to default if
#                 necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
#               - PostgreSQL default version. Can be overridden within a port.
#                 Default: 74.
# WANT_PGSQL_VER
#               - Maintainer can set an arbitrary version of PostgreSQL by
#                 using it.
# BROKEN_WITH_PGSQL
#               - This variable can be defined if the ports doesn't support
#                 one or more versions of PostgreSQL.

PR:		75344
Approved by:	portmgr@ (kris), ade &amp; sean (mentors)
</content>
</entry>
<entry>
<title>Another step along the road to the postgresql new world order.</title>
<updated>2004-11-23T19:15:12Z</updated>
<author>
<name>Ade Lovett</name>
<email>ade@FreeBSD.org</email>
</author>
<published>2004-11-23T19:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=03e63e3bdbb7e407689c7729c740d54a32bfd7a3'/>
<id>urn:sha1:03e63e3bdbb7e407689c7729c740d54a32bfd7a3</id>
<content type='text'>
Note that none of these ports are (yet) hooked into the tree,
and will not compile unless you set a specific environmental
variable.  This should be warning enough to leave well alone
for now :)

Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Update PostgreSQL to 7.3.1[1].  Fixes builds for spac64.  Many speed,</title>
<updated>2003-01-04T01:10:15Z</updated>
<author>
<name>Sean Chittenden</name>
<email>seanc@FreeBSD.org</email>
</author>
<published>2003-01-04T01:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62e1bb44328db7be12796334d8be63e24d48df05'/>
<id>urn:sha1:62e1bb44328db7be12796334d8be63e24d48df05</id>
<content type='text'>
security, and feature additions.  Reduce diffs between postgresql-devel
port.  Re-initdb required when upgrading from previous release.  See
release notes for details.

Schemas added are system catalogs updated. ::braces for impact::

http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1

PR:		ports/46701
Submitted by:	girgen@pingpong.net
</content>
</entry>
<entry>
<title>Port update submitted by maintainer</title>
<updated>2002-11-06T01:41:53Z</updated>
<author>
<name>Nick Sayer</name>
<email>nsayer@FreeBSD.org</email>
</author>
<published>2002-11-06T01:41:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b77926499ee26e9c1fed44d15a969dd9081548eb'/>
<id>urn:sha1:b77926499ee26e9c1fed44d15a969dd9081548eb</id>
<content type='text'>
PR: ports/44983
Submitted by: girgen@pingpong.net
</content>
</entry>
<entry>
<title>Update to 7.2.2, which fixes several security bugs.  Do not install</title>
<updated>2002-08-26T08:12:40Z</updated>
<author>
<name>Trevor Johnson</name>
<email>trevor@FreeBSD.org</email>
</author>
<published>2002-08-26T08:12:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c80f4eaad8cb1ddb2c90382e4c818d06c3591d53'/>
<id>urn:sha1:c80f4eaad8cb1ddb2c90382e4c818d06c3591d53</id>
<content type='text'>
documentation--it will be in a separate port.

PR:			42009
Submitted by:		Palle Girgensohn (maintainer)
</content>
</entry>
<entry>
<title>upgrade to 7.2.1</title>
<updated>2002-04-11T04:58:11Z</updated>
<author>
<name>Ying-Chieh Liao</name>
<email>ijliao@FreeBSD.org</email>
</author>
<published>2002-04-11T04:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b345761190ed0484cf7adb45e7e11d985229c85c'/>
<id>urn:sha1:b345761190ed0484cf7adb45e7e11d985229c85c</id>
<content type='text'>
PR:		36975
Submitted by:	maintainer
</content>
</entry>
</feed>
