PostgreSQL 7.0-3 RPMset available.

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема PostgreSQL 7.0-3 RPMset available.
Дата
Msg-id 00052600163700.00745@lorc.wgcr.org
обсуждение исходный текст
Список pgsql-hackers
RedHat RPMs for PostgreSQL 7.0, release 3 are available immediately on
ftp.postgresql.org in /pub/binary/v7.0/redhat-RPM

They have also been uploaded to incoming.redhat.com for inclusion on
contrib.redhat.com.  They will also soon be available on www.ramifordistat.net.

There is one additional RPM for the plperl procedural language.  I was highly
tempted to fold plperl into the perl subpackage until I took a long hard look
at pl/perl and its dependency upon the shared libperl.so -- which those just
needing client-side perl access don't need.  Saves 624K on disk to split them
up -- not to mention that pl/perl is in a sortof experimental stage anyway, as
it is not built by default in the PostgreSQL 7.0 release distribution tarball.
Of course, Karl DeBisschop, who got plperl to build, had already done it that
way, as well.... :-)  However, in the future I may decide to fold pl/perl into
the -perl subpackage...

NOTE: If you are still running 6.5.3, or 7.0 earlier than RC5, you will need to
do a full dump/initdb/restore.  Further, if you are running 6.5.x or eariler,
you need to take a thorough look at the README.rpm distributed in
/usr/doc/postgresql-7.0 BEFORE installing -- available for direct reading at
ftp://ftp.postgresql.org/pub/binary/v7.0/redhat-RPM/README -- there have been
several changes since 6.5.3.

From the changelog:
* Thu May 25 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-3
- Incorporated Tatsuo's syslog segmentation patches
- Incorporated some of Trond's changes (see below)
-- Fixed some Perl 5.6 oddness in Rawhide
- Incorporated some of Karl's changes (see below)
-- PL/Perl should now work.
- Fixed missing /usr/bin/pg_passwd.

* Mon May 22 2000 Karl DeBisschop <kdebisschop@infoplease.com>
- 7.0-2.1
- make plperl module (works for linux i386, your guess for other platforms)
- use "make COPT=" because postgreSQL configusre script ignores CFLAGS

* Sat May 20 2000 Lamar Owen <lamar.owen@wgcr.org>
- 7.0-2
- pg_options default values changed.
- SPI headers (again!) fixed in a permanent manner  -- hopefully!
- Alpha patches!

* Wed May 17 2000 Trond Eivind Glomsr�d <teg@redhat.com>
- changed bug in including man pages

* Tue May 16 2000 Trond Eivind Glomsr�d <teg@redhat.com>
- changed buildroot, removed packager, vendor, distribution
-- [Left all but buildroot as-is for PostgreSQL.org RPMS. LRO]
- don't strip in package [strip in PostgreSQL.org RPMS]
- fix perl weirdnesses (man page in bad location, remove
  perllocal.pod from file list)

rpm -qi output:
Name        : postgresql                   Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:40:57 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 9398864                          License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
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 client
libraries for C and C++, 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.

Name        : postgresql-perl              Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:07 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 163275                           License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : Development module needed for Perl code to access a PostgreSQL DB.
Description :
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-perl package includes a module for developers
to use when writing Perl code for accessing a PostgreSQL database.

Name        : postgresql-odbc              Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:07 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 162527                           License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : The ODBC driver needed for accessing a PostgreSQL DB using ODBC.
Description :
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-odbc package includes the ODBC (Open DataBase
Connectivity) driver and sample configuration files needed for
applications to access a PostgreSQL database using ODBC.

Name        : postgresql-plperl            Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:08 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 1575218                          License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : The plperl procedural language
Description :
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-plperl package provides a perl-based
procedural language.

Name        : postgresql-server            Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:08 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 1737950                          License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : The programs needed to create and run a PostgreSQL server.
Description :
The postgresql-server package includes the programs needed to create
and run a PostgreSQL server, which will in turn allow you to create
and maintain PostgreSQL databases.  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). You should install
postgresql-server if you want to create and maintain your own
PostgreSQL databases and/or your own PostgreSQL server. You also need
to install the postgresql and postgresql-devel packages.

Name        : postgresql-tcl               Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:08 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 61226                            License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : A Tcl client library, and the PL/Tcl procedural language for PostgreSQL.
Description :
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-tcl package contains the libpgtcl client library,
the pg-enchanced pgtclsh, and the PL/Tcl procedural language for the backend.

Name        : postgresql-jdbc              Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:07 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 699239                           License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : Files needed for Java programs to access a PostgreSQL database.
Description :
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-jdbc package includes the .jar file needed for
Java programs to access a PostgreSQL database.

Name        : postgresql-test              Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:09 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 5012898                          License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : The test suite distributed with PostgreSQL.
Description :
PostgreSQL is an advanced Object-Relational database management
system. The postgresql-test package includes the sources and pre-built
binaries of various tests for the PostgreSQL database management
system, including regression tests and benchmarks.

Name        : postgresql-python            Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:08 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 128749                           License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : Development module for Python code to access a PostgreSQL DB.
Description :
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-python package includes a module for
developers to use when writing Python code for accessing a PostgreSQL
database.

Name        : postgresql-devel             Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:07 PM EDT      Build Host: utility.wgcr.org
Group       : Development/Libraries         Source RPM: postgresql-7.0-3.src.rpm
Size        : 1849314                          License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : PostgreSQL development header files and libraries.
Description :
The postgresql-devel package contains the header files and libraries
needed to compile C or C++ applications which will directly interact
with a PostgreSQL database management server and the ecpg Embedded C
Postgres preprocessor. You need to install this package if you want to
develop applications which will interact with a PostgreSQL server. If
you're installing postgresql-server, you need to install this
package.

Name        : postgresql-tk                Relocations: /usr
Version     : 7.0                               Vendor: PostgreSQL Global Development Group
Release     : 3                             Build Date: Thu 25 May 2000 11:28:46 PM EDT
Install date: Thu 25 May 2000 11:41:10 PM EDT      Build Host: utility.wgcr.org
Group       : Applications/Databases        Source RPM: postgresql-7.0-3.src.rpm
Size        : 996729                           License: BSD
Packager    : Lamar Owen <lamar.owen@wgcr.org>
URL         : http://www.postgresql.org/
Summary     : Tk shell and tk-based GUI for PostgreSQL.
Description :
PostgreSQL is an advanced Object-Relational database management
system.  The postgresql-tk package contains the pgaccess
program. Pgaccess is a graphical front end, written in Tcl/Tk, for the
psql and related PostgreSQL client programs.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: smgrwrite() without LockBuffer(was RE: Shouldn't flush dirty buffers at shutdown ?)
Следующее
От: Mike Mascari
Дата:
Сообщение: Re: Berkeley DB...