From: Jay R <jaysjaded(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject:
Date: 2003-07-25 03:31:04
Message-ID: 20030725033104.66811.qmail@web20804.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi, I'm using Postgresql as the database for my
website (which is running Apache and mod_perl), and I
want to upgrade my database from 7.2 to 7.3, but I'd
like to test that everything's working before I make
the switch on my live site. The problem is, it's the
same machine running both my development and live
environments.

I've installed 7.3 in its own directory, using the
default configuration parameters, and I gather from
the 7.3 documentation that I need to start it up on a
different port and provide a different socket to point
DBI::Pg at. (7.2 has port 5432 and a socket in /tmp)
But I couldn't figure out quite how to do it, based
on the documentation. If anyone can provide me with
more detailed instructions (or point me at them if
they're out on the web somewhere), I'd be much
obliged.

Thanks,
Jay

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Browse pgsql-novice by date

  From Date Subject
Next Message HK 2003-07-25 05:47:13 Get the last record alone from the select statement.
Previous Message Alejandro Fuentes González 2003-07-24 22:47:38 PROBLEMS WITH GENERIC CONNECTIVITY