Search Postgresql Archives

Re: Upgrade to 9.1 causing function problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 02/23/2012 01:53 PM, Willem Buitendyk wrote:
Both via psql and PgAdmin.

Yes only one database cluster.

1)
Did you try Johns recommendation, just to be sure?:
"
add the database name to your log_line_prefix ...  I use something like...

    log_line_prefix = '%m %u@%d[%p]: '
"

2)
So what happens if you change your function to have an explicit schema reference to the table?:

update crabdata.activity_month set action_month = $1;



--
Adrian Klaver
adrian.klaver@xxxxxxxxx

--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux