logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Development
:
problem with updating acs-kernel
: One Message
Begin main content
Forum OpenACS Development: Response to problem with updating acs-kernel
Search:
Back to OpenACS Development
4
:
Response to problem with updating acs-kernel
(response to
1
)
Posted by
David Walker
on
02/27/02 03:55 AM
Well I felt the call of the hack and came up with
update pg_shadow set usecreatedb='t' where usename='testuser';
Not as elegant as the alter user statement but it does work on my Postgres
7.1 box.
Back to OpenACS Development