Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Fedora Core 1 Update: postgresql-7.3.4-11 (stable)
Posted by Philipp Esselbach on: 11/26/2003 05:56 AM [ Print | 0 comment(s) ]
Fedora Update Notification
FEDORA-2003-018
2003-11-25
---------------------------------------------------------------------
Name : postgresql
Version : 7.3.4
Release : 11
Summary : PostgreSQL client programs and libraries.
Description :
PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server. These PostgreSQL client programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server, or may be on a remote machine which accesses a PostgreSQL server over a network connection. This package contains the docs in HTML for the whole package, as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server.
If you want to manipulate a PostgreSQL database on a remote PostgreSQL server, you need this package. You also need to install this package if you're installing the postgresql-server package.
FEDORA-2003-018
2003-11-25
---------------------------------------------------------------------
Name : postgresql
Version : 7.3.4
Release : 11
Summary : PostgreSQL client programs and libraries.
Description :
PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server. These PostgreSQL client programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server, or may be on a remote machine which accesses a PostgreSQL server over a network connection. This package contains the docs in HTML for the whole package, as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server.
If you want to manipulate a PostgreSQL database on a remote PostgreSQL server, you need this package. You also need to install this package if you're installing the postgresql-server package.
---------------------------------------------------------------------
Update Information:
This update replaces the current series of 'postgresql' packages in Fedora with an improved set of packages that was formerly called 'rh-postgresql'. rh-postgresql was a part of RHDB, and it is now being integrated into Fedora Core. rh-postgresql-7.3.4 includes bug fixes and performance enhancements which are backported from the upstream 7.4 branch.
rh-postgresql also includes an improved version of PostgreSQL's JDBC driver, with functional enhancements and bug fixes that increases its level of compliancy to Sun's JDBC CTS test suite.
Note that no initdb will be necessary from previous PostgreSQL packages.
---------------------------------------------------------------------
* Fri Nov 21 2003 David Jee <djee redhat com> 7.3.4-RH-11
- add checks to turn off Obsoletes and Provides when building for Fedora
- add "Requires: krb5-libs >= 1.3.1-6" to libs package when building for Fedora
* Wed Nov 19 2003 David Jee <djee redhat com> 7.3.4-RH-10
- rebuild for Fedora Core 1 (Note: This series of packages has formerly been prefixed by 'rh-postgresql' and was a part of RHDB. It will now replace the previous series of 'postgresql' packages in Fedora.)
- add conditional checks for whether we're building for Fedora
- import new JDBC driver with functionality improvements and bug fixes
- import new rh-pgsql.patch to reflect changes in JDBC driver
- fix rhdb.init to say "PostgreSQL - Red Hat Edition" upon startup
- replace obsolete URL with http://sources.redhat.com/rhdb/
---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/
SRPMS/postgresql-7.3.4-11.src.rpm
md5 sum: 1b0154cfe058204850086113fb79b1cf
i386/postgresql-7.3.4-11.i386.rpm
md5 sum: b9d2304cf0e343b3f71d13fdbb5fe934
i386/postgresql-libs-7.3.4-11.i386.rpm
md5 sum: 63433d4add85250cce6f2d55dd76734d
i386/postgresql-server-7.3.4-11.i386.rpm
md5 sum: 5a7b6f5fd1e8d3412fa2d8a5ccbae777
i386/postgresql-docs-7.3.4-11.i386.rpm
md5 sum: 6dcc7e78c089dcda9d5a80c464212112
i386/postgresql-contrib-7.3.4-11.i386.rpm
md5 sum: 6cd2c7fc23d8c343895c3804b6eefaa7
i386/postgresql-devel-7.3.4-11.i386.rpm
md5 sum: b4e5ddda67474cb3bb8ed34534843223
i386/postgresql-pl-7.3.4-11.i386.rpm
md5 sum: 983a641193ecd8a738cadb264d235800
i386/postgresql-tcl-7.3.4-11.i386.rpm
md5 sum: 98e5daaeb0844625958e02a57b7fed53
i386/postgresql-python-7.3.4-11.i386.rpm
md5 sum: a192fc35ce4331372c4998dd84ca0340
i386/postgresql-jdbc-7.3.4-11.i386.rpm
md5 sum: 02e91cfa729e41ddbb4c71dea427c3ee
i386/postgresql-test-7.3.4-11.i386.rpm
md5 sum: 4cd0dd3d1713b0c12032caee0a215d22
i386/debug/postgresql-debuginfo-7.3.4-11.i386.rpm
md5 sum: 3aef8f8778e83b6d853d72f625410258
This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command.
Update Information:
This update replaces the current series of 'postgresql' packages in Fedora with an improved set of packages that was formerly called 'rh-postgresql'. rh-postgresql was a part of RHDB, and it is now being integrated into Fedora Core. rh-postgresql-7.3.4 includes bug fixes and performance enhancements which are backported from the upstream 7.4 branch.
rh-postgresql also includes an improved version of PostgreSQL's JDBC driver, with functional enhancements and bug fixes that increases its level of compliancy to Sun's JDBC CTS test suite.
Note that no initdb will be necessary from previous PostgreSQL packages.
---------------------------------------------------------------------
* Fri Nov 21 2003 David Jee <djee redhat com> 7.3.4-RH-11
- add checks to turn off Obsoletes and Provides when building for Fedora
- add "Requires: krb5-libs >= 1.3.1-6" to libs package when building for Fedora
* Wed Nov 19 2003 David Jee <djee redhat com> 7.3.4-RH-10
- rebuild for Fedora Core 1 (Note: This series of packages has formerly been prefixed by 'rh-postgresql' and was a part of RHDB. It will now replace the previous series of 'postgresql' packages in Fedora.)
- add conditional checks for whether we're building for Fedora
- import new JDBC driver with functionality improvements and bug fixes
- import new rh-pgsql.patch to reflect changes in JDBC driver
- fix rhdb.init to say "PostgreSQL - Red Hat Edition" upon startup
- replace obsolete URL with http://sources.redhat.com/rhdb/
---------------------------------------------------------------------
This update can be downloaded from:
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/1/
SRPMS/postgresql-7.3.4-11.src.rpm
md5 sum: 1b0154cfe058204850086113fb79b1cf
i386/postgresql-7.3.4-11.i386.rpm
md5 sum: b9d2304cf0e343b3f71d13fdbb5fe934
i386/postgresql-libs-7.3.4-11.i386.rpm
md5 sum: 63433d4add85250cce6f2d55dd76734d
i386/postgresql-server-7.3.4-11.i386.rpm
md5 sum: 5a7b6f5fd1e8d3412fa2d8a5ccbae777
i386/postgresql-docs-7.3.4-11.i386.rpm
md5 sum: 6dcc7e78c089dcda9d5a80c464212112
i386/postgresql-contrib-7.3.4-11.i386.rpm
md5 sum: 6cd2c7fc23d8c343895c3804b6eefaa7
i386/postgresql-devel-7.3.4-11.i386.rpm
md5 sum: b4e5ddda67474cb3bb8ed34534843223
i386/postgresql-pl-7.3.4-11.i386.rpm
md5 sum: 983a641193ecd8a738cadb264d235800
i386/postgresql-tcl-7.3.4-11.i386.rpm
md5 sum: 98e5daaeb0844625958e02a57b7fed53
i386/postgresql-python-7.3.4-11.i386.rpm
md5 sum: a192fc35ce4331372c4998dd84ca0340
i386/postgresql-jdbc-7.3.4-11.i386.rpm
md5 sum: 02e91cfa729e41ddbb4c71dea427c3ee
i386/postgresql-test-7.3.4-11.i386.rpm
md5 sum: 4cd0dd3d1713b0c12032caee0a215d22
i386/debug/postgresql-debuginfo-7.3.4-11.i386.rpm
md5 sum: 3aef8f8778e83b6d853d72f625410258
This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command.
Related Threads
09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff
