[ADMIN]

2002-07-15 Thread Wallingford, Ted
Hi, Can any of you hackers tell me where postgres looks for pg_hba.conf when it starts up? Thanks, Ted ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

[ADMIN] web-based reporting from PostgreSQL

2000-06-07 Thread Wallingford, Ted
Hi All, I am looking for a good tool to rapidly generate web-based (HTML) reports out of PostgreSQL. Such reports would include grouping, sorting, and group formulae. This sounds simple, except I don't want to program it in Perl--I would much rather use an out-of-the-box solution for the sake of

RE: [SQL] Re: [ADMIN] create view security

2000-06-01 Thread Wallingford, Ted
. Independence Communications, Inc. www.indexc.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 31, 2000 10:25 PM > To: Peter Eisentraut > Cc: Wallingford, Ted; '[EMAIL PROTECTED]'; > [EMAIL PROTECTED] > Subject: Re

[ADMIN] create view security

2000-05-31 Thread Wallingford, Ted
Hi All, I am trying to enable my web site to create views in a database owned by a user called ddirpts. Now, the web server runs as nobody, and nobody has a user and database set up in Postgres.. But the problem is, whenever I have a cgi program issue a create view query on the ddirpts database,

[ADMIN] ADO control

2000-03-14 Thread Wallingford, Ted
Hey All, I am using ODBC driver version 6.40.00.07. When I attempt the refresh method of an ADO data control in VB (MDAC 2.5/DCOM98 or Windows NT) I get an automation error, the ODBC-supplied error messages are as follows in SQL tracing: Numerous: DIAG [S1096] [Microsoft][ODBC Driver Manager]

[ADMIN] restriction clause selectivity bad value

2000-01-03 Thread Wallingford, Ted
Can somebody translate this error to english for me :) ERROR: RestrictionClauseSelectivity: bad value 2.451276 I'm getting it whenever I try to run an update query through ODBC.. any ideas? Thanks, Ted Wallingford