Re: [HACKERS] Re: plpgsql: Debug function?

2001-07-28 Thread Bill Studenmund
On 26 Jul 2001, Turbo Fredriksson wrote: > > "Tom" == Tom Lane <[EMAIL PROTECTED]> writes: > > Would that be the 'debug_print_query = true' in posgresql.conf? > > It IS true, but still nothing in the syslog... I'm not sure. But I expect the logging would go out the postmaster's logs, not nec

Re: [HACKERS] indexes and big tables

2001-07-28 Thread Robert Vojta
> Is there any possibility of overlapping rows between the parts of the > union? If not, I'd suggest union all, since that might get rid of the top > level unique and sort steps (probably not a huge gain, but might help). Hi, thanx for the response, there is a little possibility of overlapping

[HACKERS]

2001-07-28 Thread Zudi Iswanto
Dear all I have problem with Cgicc implementation in c++; Could you tell me how to redirect from one page to certain page when I enter the submit button -- Zudi Iswanto ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http:

[HACKERS] Re: From TODO, XML?

2001-07-28 Thread mlw
"Frank Ch. Eigler" wrote: > > markw wrote: > > : [...] Actually I have been thinking about a couple projects I have > : done. Vendors like to think XML is a way to distribute databases. > > I would find it very helpful to see a table of what sorts of XML > functionality each major vendor suppo