Re: [GENERAL] upgrade 8.0.4 to 8.1.4 breakage SOLVED

2006-05-29 Thread brian ally

~ahem~

I'd forgotten to adjust pg_hba.conf

All is good. Carry on.

brian

brian ally wrote:

fedora core 2, upgrade from 8.0.4 - 8.1.4 via RPM

I've just upgraded, everything /seemed/ to go swimmingly, but now i 
cannot connect via PHP. I can connect fine through psql, and all my 
tables have been restored fine.


Using PEAR MDB2 wrappers (MDB2-2.0.3). Has anyone else seen this? Is 
this a PEAR issue?


A similar upgrade on fedora core 4 went very well. The only difference 
there was it was done from source. Any debugging advice accepted.


brian

---(end of broadcast)---
TIP 6: explain analyze is your friend


---(end of broadcast)---
TIP 3: Have you checked our extensive FAQ?

  http://www.postgresql.org/docs/faq


Re: [GENERAL] upgrade 8.0.4 to 8.1.4 breakage

2006-05-29 Thread Chris

brian ally wrote:

fedora core 2, upgrade from 8.0.4 - 8.1.4 via RPM


Did you upgrade the php-pgsql library at the same time?

Not 100% sure if you'll need to do that - probably will need to because 
the postgres internals will have changed quite a bit between those versions.


--
Postgresql  php tutorials
http://www.designmagick.com/

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
  subscribe-nomail command to [EMAIL PROTECTED] so that your
  message can get through to the mailing list cleanly


[GENERAL] upgrade 8.0.4 to 8.1.4 breakage

2006-05-28 Thread brian ally

fedora core 2, upgrade from 8.0.4 - 8.1.4 via RPM

I've just upgraded, everything /seemed/ to go swimmingly, but now i 
cannot connect via PHP. I can connect fine through psql, and all my 
tables have been restored fine.


Using PEAR MDB2 wrappers (MDB2-2.0.3). Has anyone else seen this? Is 
this a PEAR issue?


A similar upgrade on fedora core 4 went very well. The only difference 
there was it was done from source. Any debugging advice accepted.


brian

---(end of broadcast)---
TIP 6: explain analyze is your friend