trying to move from MySQL

Started by Jasonover 25 years ago3 messagesgeneral
Jump to latest
#1Jason
postgresql@swift-web.com

Looking to move from MySQL to PostgreSQL but I just can't seem to get
PostgreSQL to run.

I'm using Red Hat 6.2 (with latest updates/patches)

I'm thinking the problem is when I install the
postgres-server-7.0.2.i386.rpm package I get an error message of:
/sbin/ldconfig warning: can't open var/tmp/rpm-tmp.20991 skipping

even though I get that message I can start the database inside of Linuxconf
and it says it's running. But I can't connect to it. I've exhausted the
readme files that came with the RPM and I'm still lost.

Can anyone make some suggestions?

Thanks
Jason Carlson

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jason (#1)
Re: trying to move from MySQL

"Jason" <postgresql@swift-web.com> writes:

I'm thinking the problem is when I install the
postgres-server-7.0.2.i386.rpm package I get an error message of:
/sbin/ldconfig warning: can't open var/tmp/rpm-tmp.20991 skipping

I saw that same message while testing the PPC RPMs. It's harmless
AFAICT, but annoying nonetheless.

even though I get that message I can start the database inside of Linuxconf
and it says it's running. But I can't connect to it.

Details? What did you try, what's the error message exactly?

regards, tom lane

#3Jason
postgresql@swift-web.com
In reply to: Tom Lane (#2)
RE: trying to move from MySQL

Thanks Tom for your emails and persistence to help me going. I'm eager to
see what this database can do for my business now.

:)

Jason