|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
|
|
#1
|
|||||||||
|
|||||||||
|
Hi All
I recently changed hosts for my PHP/PostgreSQL site and have been seeing alot of errors in the errors logs and also some on the site. Quote:
Quote:
Quote:
Quote:
Does anyone know what might be causing this? Here are the relevant lines from the code: database.php on line 40 Quote:
common.php on line 402 Quote:
common.php on line 483 Quote:
Thank you! |
|
#2
|
|||
|
|||
|
OK, I've worked out the code for the database.php line 40 errors is from
Quote:
And have been trying to fix it to no avail. Anyone know what will work? |
|
#3
|
||||
|
||||
|
Which PostgreSQL version are you now on? Did you notice that
Quote:
Mind telling us more about function f_touch_user?
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#4
|
|||
|
|||
|
Version 8.3
And I think that user is the user when I login to the backend (admin) and it is controlling the session timeout. Cheers! |
|
#5
|
|||
|
|||
|
The old version was 8.1.9
|
|
#6
|
|||
|
|||
|
8.3 is more restrictive when it comes to automatic type casts. Where old versions would silently gues the type that you might have meant, 8.3 simply gives you an error.
See the release notes: http://www.postgresql.org/docs/8.3/interactive/release-8-3.html Quote:
|
![]() |
| Viewing: Dev Shed Forums > Databases > PostgreSQL Help > Changed Hosts, Lots of Errors in PostgreSQL - Help Please! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|