Re: [ADMIN] PostgreSQL 7.3.4 to 4.2 Regresion Fails

2004-03-18 Thread Tom Lane
"V i s h a l Kashyap @ [Sai Hertz And Control Systems]" <[EMAIL PROTECTED]> writes: > Must I take the Regression test failures seriously ? There are failures and there are failures. You need to do at least some investigation to understand why it's reporting the failure ...

Re: [ADMIN] PostgreSQL 7.3.4 to 4.2 Regresion Fails

2004-03-18 Thread Tom Lane
"V i s h a l Kashyap @ [Sai Hertz And Control Systems]" <[EMAIL PROTECTED]> writes: > /usr/local/src/postgresql-7.4.2/src/test/regress/./tmp_check/install//usr/bin/createdb: > > undefined symbol: get_progname This happens because the old version of libpq.so is still in place and is picked up in

Re: [ADMIN] PostgreSQL 7.3.4 to 4.2 Regresion Fails

2004-03-18 Thread V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Just an update : I ignored the Regression test results and went forward to install PostgreSQL 7.4.2 After this I re ran there Regression test and it failed 1 test of 93 I again ran the test and all 93 test passed Now the only question I have is since initdb and all is working fiine Must I tak

[ADMIN] PostgreSQL 7.3.4 to 4.2 Regresion Fails

2004-03-18 Thread V i s h a l Kashyap @ [Sai Hertz And Control Systems]
Dear all, I am migrating from PostgreSQL 7.3.4 to PostgreSQL 7..4.2 Steps followed are : 1. Backup 2. Get the copy >> extract >> own the extracted files by postgres (SuperUser) 3. Remove the old data directoy as old and new data directory would be same 4. Configure with ./configure \--bindir=/u

Re: [ADMIN]

2004-03-18 Thread Jonathan Gardner
On Monday 05 April 2004 10:27 pm, Colm De Barra wrote: > Hey, > > I don't know if this is possible but maybe someone here > will know. > > I compiled version 7.4.1 of postgres and added a specially > patched version of postgis which allows me to store and retrieve > spatial data. > > I have another