Re: tsvector from external files

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Perry Smith <pedzsan(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: tsvector from external files
Date: 2009-12-05 20:35:39
Message-ID: 21256.1260045339@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Perry Smith <pedzsan(at)gmail(dot)com> writes:
> For example, in to_tsvector([config regconfig , ] document text) --
> how do I give it an external file for document text?

pg_read_file() perhaps?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2009-12-05 21:08:03 Re: PostgreSQL Release Support Policy
Previous Message Tom Lane 2009-12-05 20:33:42 Re: PostgreSQL Release Support Policy