![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Postgres8 does not return errors for some reason. |
|
If you look at the errors generated on dev or purposely cause an error in psql you will see what I mean. |
#3
| |||
| |||
|
|
Postgres8 does not return errors for some reason. If you look at the errors generated on dev or purposely cause an error in psql you will see what I mean. All errors are being dumped to /opt/pgsql/pgstartup.log. |
#4
| |||
| |||
|
|
On system One I enter the database ... psql exdb exdb select misspelled_excol from extable; and an error is displayed... ERROR: column 'misspelled_excol' does not exist On the "Other" system (Postgres 8.0) that error is NOT displayed. Infact, nothing is displayed it just returns to the prompt. |
#5
| |||
| |||
|
I entered the statement you wanted. (show client_min_messages Itreturned... client_min_messages --------------------- log (1 row) I did try what you mentioned (set client_min_messages to notice and itdidn't work. |
#6
| |||
| |||
|
I entered the statement you wanted. (show client_min_messages Itreturned... client_min_messages --------------------- log (1 row) |
![]() |
| Thread Tools | |
| Display Modes | |
| |