<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql80-server/files/post-install-notes, branch release/4.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F4.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2001-09-16T01:02:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.</title>
<updated>2001-09-16T01:02:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2001-09-16T01:02:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b'/>
<id>urn:sha1:db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the PostgreSQL port to 7.1.3.</title>
<updated>2001-08-21T04:31:39Z</updated>
<author>
<name>Clive Lin</name>
<email>clive@FreeBSD.org</email>
</author>
<published>2001-08-21T04:31:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5c871f48450e5b1e6f6c0739813f8d7208795dcb'/>
<id>urn:sha1:5c871f48450e5b1e6f6c0739813f8d7208795dcb</id>
<content type='text'>
A note about how to install languages into a PostgreSQL database is added.

PR: ports/29916
Submitted by: Palle Girgensohn &lt;girgen@partitur.se&gt; (MAINTAINER)
              Michal Pasternak &lt;doc@lublin.t1.pl&gt; (the note)
</content>
</entry>
<entry>
<title>Upgrade to 7.1, change to new layout style.</title>
<updated>2001-04-21T11:34:34Z</updated>
<author>
<name>Vanilla I. Shu</name>
<email>vanilla@FreeBSD.org</email>
</author>
<published>2001-04-21T11:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfb9f8e6c93b2c638014779f1429d726c35e4e69'/>
<id>urn:sha1:bfb9f8e6c93b2c638014779f1429d726c35e4e69</id>
<content type='text'>
PR:				ports/26741
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>ldconfig PostgreSQL's lib should happen before starting *ANY* ports.</title>
<updated>2001-03-15T19:26:26Z</updated>
<author>
<name>Clive Lin</name>
<email>clive@FreeBSD.org</email>
</author>
<published>2001-03-15T19:26:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf193c59d969cb5576f1f1eb7332b0839a051e73'/>
<id>urn:sha1:cf193c59d969cb5576f1f1eb7332b0839a051e73</id>
<content type='text'>
This would cure headache like apache module linking against libpq
fail to work after rebooting.

Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.

As a conclusion, PORTREVISION bumped.

Discussed with/Submitted by: MAINTAINER
</content>
</entry>
<entry>
<title>Update to version 7.0.3.</title>
<updated>2000-12-11T03:22:07Z</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>2000-12-11T03:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a348e709cc383ead67f3c6c8288f9069f191e733'/>
<id>urn:sha1:a348e709cc383ead67f3c6c8288f9069f191e733</id>
<content type='text'>
PR:		23371
Submitted by:	maintainer
</content>
</entry>
<entry>
<title>Update to 7.0.2.</title>
<updated>2000-06-20T05:08:07Z</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@FreeBSD.org</email>
</author>
<published>2000-06-20T05:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7145c7d0d1f07cb4b8a01045b9dc89e1ef7e3060'/>
<id>urn:sha1:7145c7d0d1f07cb4b8a01045b9dc89e1ef7e3060</id>
<content type='text'>
Fix NOPORTDOCS support.

Fix PLIST in many respects, especially for pgacess.
</content>
</entry>
<entry>
<title>Update to version 6.5.2.</title>
<updated>1999-10-10T22:06:35Z</updated>
<author>
<name>Chris Piazza</name>
<email>cpiazza@FreeBSD.org</email>
</author>
<published>1999-10-10T22:06:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d72365ae81c0096bb3f7c2c40b46131ae3e1c565'/>
<id>urn:sha1:d72365ae81c0096bb3f7c2c40b46131ae3e1c565</id>
<content type='text'>
and..

&lt;quote&gt;
This is a really small fix:
 - When compiling postgresql-jdbc, the compilation process presents a
bad path to the installed jar-file.
&lt;/quote&gt;

PR:             13838
PR:		13865
Submitted by:   Palle Girgensohn &lt;girgen@partitur.se&gt;
</content>
</entry>
<entry>
<title>Point to pgaccess in the post-installation notes.</title>
<updated>1997-10-05T10:23:18Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1997-10-05T10:23:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=686511f0504578671a5be09412b48e1018e348db'/>
<id>urn:sha1:686511f0504578671a5be09412b48e1018e348db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade from version 6.1.1 to 6.2</title>
<updated>1997-10-03T14:13:36Z</updated>
<author>
<name>Andreas Klemm</name>
<email>andreas@FreeBSD.org</email>
</author>
<published>1997-10-03T14:13:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8f5d33e0f1106b4b95155ee6f215edec281f74e6'/>
<id>urn:sha1:8f5d33e0f1106b4b95155ee6f215edec281f74e6</id>
<content type='text'>
Please note: when performing a migration to 6.2 and you have an existing db,
then you have to use the *new* pg_dumpall script that comes with this new
postgresql release. The INSTALL file points this out explicitely !!!

Changes:
- startup script resides in FILESDIR
- renamed it to be in sync with INSTALL file from sources
- always install this startup script over an existing, because
  of the nature of the rc.d directory I can't install it
  to pgsql.sh-dist, if a pgsql.sh is already presend ...
- portlint detected trailing whitespace, usage of perl with absolute
  path, usage of echo instead of ECHO and plenty things of this kind
- post installation notes updated, mentioned the mailing list
- copies the html pages as well to the share/doc directory (new manual dir)
- had to update PLIST
- shortened DESCR file, to match the 24 lines
- added post build target, that reminds the admin how to proceed when
  already having a database -&gt; INSTALL file describes migration
- updated manpages
</content>
</entry>
<entry>
<title>Update postgresql port from v1.09 to v6.0 using files from PostgreSQL</title>
<updated>1997-04-10T19:15:12Z</updated>
<author>
<name>Marc G. Fournier</name>
<email>scrappy@FreeBSD.org</email>
</author>
<published>1997-04-10T19:15:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3c5198c1f3d64c80acffd44e32192862950c4d8b'/>
<id>urn:sha1:3c5198c1f3d64c80acffd44e32192862950c4d8b</id>
<content type='text'>
port, which is going to be removed
</content>
</entry>
</feed>
