Re: SQL/MED - file_fdw
Thom Brown <thom@linux.com>
From: Thom Brown <thom@linux.com>
To: Shigeru HANADA <hanada@metrosystems.co.jp>
Cc: pgsql-hackers@postgresql.org
Date: 2011-02-21T16:21:37Z
Lists: pgsql-hackers
Is this right?
postgres=# \d+ agg_text
Foreign table "public.agg_text"
Column | Type | Modifiers | Storage | Description
--------+----------+-----------+----------+-------------
a | smallint | | plain |
b | text | | extended |
Server: file_server
Has OIDs: no
It says the agg_text foreign table is using extended storage for the
text field. If it's in-file, how can it be classified as potentially
TOASTed?
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935