Re: [GENERAL] tsearch2 installation

2003-11-23 Thread Jiri Chaloupka
OK, thank you. I was create symbolic link gmake to make and it works. Jiri ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [GENERAL] defferable update & unique

2003-11-23 Thread Ben-Nes Michael
i found a workaround, but relativly slow. The column is not unique and when the update is finished i fire up a trigger that check for uniqueness. lets wait for pg7.5 :) -- Canaan Surfing Ltd. Internet Service Providers Ben-Nes Michael - Manager Tel: 972-4-6991122 Fax: 972

[GENERAL] Large objects [BLOB] again - general howto

2003-11-23 Thread Lada 'Ray' Lostak
Hi there :) Someone asks about performance of Large objects [LO] in PgSql [PG]. It was interesting for me, because I didn't work yet with them yet and I will have to soon. I tried search the web, doc and mailinglists, but I didn't found any adequate reply. I would be happy, of someone, who ha

Re: [GENERAL] Multiuser testing -- PostgreSQL 7.3.4

2003-11-23 Thread Durai
Thanks to all for providing information about concurent testing. Regs, Durai. - Original Message - From: "Alvaro Herrera" <[EMAIL PROTECTED]> To: "Durai" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, November 22, 2003 7:52 PM Subject: Re: [GENERAL] Multiuser testing -- Pos