tements.
Eric
- Original Message -
From: "Tom Lane" <[EMAIL PROTECTED]>
To: "Eric Johnson" <[EMAIL PROTECTED]>
Cc: "Pgsql-Bugs" <[EMAIL PROTECTED]>
Sent: Sunday, August 03, 2003 8:29 PM
Subject: Re: [BUGS] Using contrib/fulltext on
: "Tom Lane" <[EMAIL PROTECTED]>
To: "Eric Johnson" <[EMAIL PROTECTED]>
Cc: "Pgsql-Bugs" <[EMAIL PROTECTED]>
Sent: Sunday, August 03, 2003 8:29 PM
Subject: Re: [BUGS] Using contrib/fulltext on multiple tables.
> "Eric Johnson" <[EMAIL PRO
"Eric Johnson" <[EMAIL PROTECTED]> writes:
> Later in the script when inserting into these tables via stored procedures,
> the full text indexes get created for a and b but not c. It's just empty.
I can't reproduce this in either 7.3 or CVS tip. The index tables seem
to have reasonable numbers o
I am running into a problem with using contrib/fulltext on several tables.
postgres 7.3.2, script attached.
Here's the details...
I have one sql script which drops everything and recreates the database
structure, then populates it with some test data. In this script I create
tables a,b and c an