<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/postgresql73-server/files/pgsql.sh.tmpl, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2006-11-08T17:07:53Z</updated>
<entry>
<title>Update PostgreSQL to latest versions: 8.1.5, 8.0.9, 7.4.14 and 7.3.16.</title>
<updated>2006-11-08T17:07:53Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-11-08T17:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f79096291aa00709815122d1e2c870e650b30f17'/>
<id>urn:sha1:f79096291aa00709815122d1e2c870e650b30f17</id>
<content type='text'>
Release notes:
8.1.5  http://www.postgresql.org/docs/8.1/static/release.html#RELEASE-8-1-5
8.0.9  http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-9
7.4.14 http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4-14
7.3.16 http://www.postgresql.org/docs/7.3/static/release.html#RELEASE-7-3-16

Change name of the rc script from '010.pgsql.sh' to 'postgresql'

Add optional hierachy patch added for 7.4 and 8.1 ports.

Chase heimdal libs update [reported by several]

For 8.1+ the port enables autovacuum in ~pgsql/postgresql.conf when
running initdb

Cleanup the ports, moving pkg-message-* to files/pkg-message-*.in and
files/pgsql.sh.tmpl to files/postgresql.in. [ports/97767]

PR: ports/97767, submitted by delphij@FreeBSD.org
</content>
</entry>
<entry>
<title>Update all PostgreSQL to fix a security flaw</title>
<updated>2006-05-23T21:18:58Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2006-05-23T21:18:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=85e4e498063b6ec1ad7101e6c6a0b60e3104c2a6'/>
<id>urn:sha1:85e4e498063b6ec1ad7101e6c6a0b60e3104c2a6</id>
<content type='text'>
The PostgreSQL Global Development Group today released versions 8.1.4, 8.0.8,
7.4.13 and 7.3.15. This is an urgent update to close a security hole which
can permit a SQL injection attack on some applications running PostgreSQL.

Users are urged to apply the update as soon as reasonably possible. Since the
update affects client functionality, most driver projects will be updating
this week as well.

Because the security issue involved is complex, we have added a section in
Techdocs to explain it: http://www.postgresql.org/docs/techdocs.52. Please
read this first before applying the updates.

Also, fix rc_subr startup problems on FreeBSD-7.x.

Security:	http://www.postgresql.org/docs/techdocs.50
PR:		ports/95154
</content>
</entry>
<entry>
<title>Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.</title>
<updated>2006-02-20T20:47:50Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2006-02-20T20:47:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c49d1a3273d77f35b5564b3722856ca8b9dcc291'/>
<id>urn:sha1:c49d1a3273d77f35b5564b3722856ca8b9dcc291</id>
<content type='text'>
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
</content>
</entry>
<entry>
<title>Handle a change in rc.subr. nowadays, "faststart" is used instead of</title>
<updated>2005-12-25T20:06:23Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-12-25T20:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d6b6d443889e9a8ab8920e85ecfca5979d47e9c9'/>
<id>urn:sha1:d6b6d443889e9a8ab8920e85ecfca5979d47e9c9</id>
<content type='text'>
"start" when booting, since there's no need waste time checking for
running processes when the OS is starting up.

Bumping portrevision.

PR:		90884
Submitted by:	Victor Snezhko &lt;snezhko@indorsoft.ru&gt;
</content>
</entry>
<entry>
<title>Modify 8.0's startup script to simulate a full login (su -l) [1]. Also</title>
<updated>2005-03-19T03:51:45Z</updated>
<author>
<name>Palle Girgensohn</name>
<email>girgen@FreeBSD.org</email>
</author>
<published>2005-03-19T03:51:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=75063741266f3fd43477a6ac526b36c2899c0108'/>
<id>urn:sha1:75063741266f3fd43477a6ac526b36c2899c0108</id>
<content type='text'>
add support to select login class for running postgresql [2].

The new startup script, using rc.subr, is now installed for all
versions of postgresql. Bump portrevisions, since startup script is
modified.

PR:		78630 [1]
Submitted by:	Vivek Khera [1]
Submitted by:	Brian B. [2]
Approved by:	seanc (implicit)
</content>
</entry>
<entry>
<title>The control script that ships with the postgres</title>
<updated>2003-06-11T23:25:24Z</updated>
<author>
<name>Sergey A. Osokin</name>
<email>osa@FreeBSD.org</email>
</author>
<published>2003-06-11T23:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=861994e7a0595418fe54191ce90c906c78fbdd5f'/>
<id>urn:sha1:861994e7a0595418fe54191ce90c906c78fbdd5f</id>
<content type='text'>
port (files/pgsql.sh.tmpl) lacks a parameter in the
restart option, causing logs to be send to stdout,
instead of the log file.

Submitted by:	Fernando Schapachnik &lt;fernando@mecon.gov.ar&gt;
Approved by:	maintainer
PR:		53142
Approved by:	fjoe (implicit)
</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>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>
<entry>
<title>Cosmetic changes for the shutdown procedure.</title>
<updated>2001-05-02T11:44:38Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-05-02T11:44:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=785d876b22bff3110d9733942b6fa9c49d6bb8b9'/>
<id>urn:sha1:785d876b22bff3110d9733942b6fa9c49d6bb8b9</id>
<content type='text'>
* Pass the -s option to pg_ctl, to avoid clobbering the display.
  It will show error messages only.

* Echo the port name after shutdown.

No functional changes, no PORTREVISION.
</content>
</entry>
<entry>
<title>Misc. changes and cleanups.</title>
<updated>2001-04-25T17:17:56Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2001-04-25T17:17:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a3b8729fbc5edd592ed0dc68c0115df2d80aa134'/>
<id>urn:sha1:a3b8729fbc5edd592ed0dc68c0115df2d80aa134</id>
<content type='text'>
* Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it
won't hang while performing batch fetch operations (like portupgrade -F)

* Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the
Makefile to register the correct tcl version in the plist.

* Do not start postgresql if the database directory does not exist: the
startup sequence could hang because of this.

* Use the "-s" option when starting postgresql with pg_ctl, so it won't
display informational messages. Display only the port name, as do other
packages startup scripts.

Approved by:	Palle Girgensohn &lt;girgen@partitur.se&gt;
</content>
</entry>
</feed>
