Re: [INTERFACES] getting "fe_setauthsvc: invalid name" error

Поиск
Список
Период
Сортировка
От Midwest Online
Тема Re: [INTERFACES] getting "fe_setauthsvc: invalid name" error
Дата
Msg-id 35FEED4B.643ACD6@midwestonline.com
обсуждение исходный текст
Список pgsql-interfaces
Tom Lane wrote:
>
> My guess is that the execution environment is different for your CGI
> program, with respect to either username or lack of one of the
> environment variables that libpq pays attention to (PGPORT, etc).

I think you're right, Tom.  If I run the program on my Linux box as a
different user, I get the same error.  Now, how do I set the username
from C/C++??  I can't figure it out from the docs ...

> BTW, hackers: when I looked into pgconnection.cc, I was astonished
> and dismayed by the number of instantly visible bugs.  This code is in
> *horrible* shape --- it's amazing it works at all.  Someone is going to
> have to adopt libpq++ and give it a close going-over.

I wish I knew enough about C++.  :)

Thanks for your help, Tom!

Clint
----------------------------------------------------------------------------
            Belinda & Clint Forgy
Midwest Online                    PeculiarWeb Internet Designs
http://www.midwestonline.com            http://www.peculiarweb.com

В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Greg Youngblood
Дата:
Сообщение: Problems with queries on small/medium sized tables
Следующее
От: Michael ledford
Дата:
Сообщение: C/C++ API question...