Em Segunda 30 Abril 2001 18:30, Daouda Lo escreveu: > --=-=-= > Name : postgresql Relocations: (not relocateable) > Version : 7.1 Vendor: MandrakeSoft > Release : 1mdk Build Date: Mon Apr 30 21:49:55 > 2001 Install date: (not installed) Build Host: > ke.mandrakesoft.com Group : Databases Source RPM: > (none) > Size : 7322116 License: BSD > Packager : Daouda Lo <[EMAIL PROTECTED]> > 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. > > --=-=-= > > * Mon Apr 30 2001 Daouda Lo <[EMAIL PROTECTED]> 7.1-1mdk > > - release 7.1 > - bug fixes, big spec cleanups and lot of enhancements > o NOTE: many files that used to be in /usr/lib/pgsql are now in > /usr/share/pgsql! o fix buildrequires > o Split out the libs into the libs subpackage. > o added mdk-pgdump.sh script (adapted to Mandrake) > o Updated initscript to use pg_ctl to stop > o Updated initscript to initdb and start postmaster with LC_ALL=C to > prevent index corruption. o Packaging reorg: added contrib and docs > subpackages. > o mark odbcinst.ini as a config file > o libpq.so changes for maximum compatiblity > o fix dangling symlimks (pg_crc.c) > o Merged with postgresql official modifications > o Fix docs mixup. > o rewrote postgresql init script ( use -immediate to start database -> > Thanx to Jerome Martin) o Removed broken and confusing logrotate script. > o strip out -ffastmath -- Considered Harmful. > o README.rpm-dist updated. > - need a dump/restore before upgrading I got the following error starting pgaccess: >> Error in startup script: couldn't read file >>"/home/daouda/RPM/tmp/postgresql-7.1-root/usr/share/pgsql/pgaccess/main.tcl": >> no such file or directory Corrected by editing the wrong path in /usr/bin/pgaccess Also pgaccess can't start as it searches by /usr/lib/libpgtcl.so. Fixed here by a symbolic link pointing to /usr/lib/libpgtcl.so.2. -- S�rvio T�lio P. Amarante [EMAIL PROTECTED]
[Cooker] Re: [CHRPM] postgresql-7.1-1mdk
S�rvio T�lio P. Amarante Tue, 01 May 2001 03:44:36 -0700
- Re: [Cooker] Re: [CHRPM] postgresql-7.1-1mdk S�rvio T�lio P. Amarante
- Re: [Cooker] Re: [CHRPM] postgresql-7.1-1mdk Daouda LO
- Re: [Cooker] Re: [CHRPM] postgresql-7.1-... S�rvio T�lio P. Amarante
- Re: [Cooker] Re: [CHRPM] postgresql-... Daouda LO
