Matthew Schumacher wrote:
>Thanks for your reply Michael.
>
>After further looking, the problem isn't the username or the connect_db
>method, it's the _initialize_db method that is failing.
>
>The debugging prints, "unable to initialize database for nobody user,
>aborting!" which caused me to thin
Michael Parker wrote:
> Matthew Schumacher wrote:
>
>
>>It seems that sa always tries to login to the db as the running user
>>instead of the defined db user. Is this the expected behavior? If so
>>the documentation should be changed.
>>
>>schu
>>
>>
>>
>
> Nothing is that code has changed in
Matthew Schumacher wrote:
>It seems that sa always tries to login to the db as the running user
>instead of the defined db user. Is this the expected behavior? If so
>the documentation should be changed.
>
>schu
>
>
>
Nothing is that code has changed in forever, so you're gonna have to
provide