Re: [DOCS] create foreign table

2012-08-15 Thread Bruce Momjian
On Thu, Sep 15, 2011 at 12:51:57PM -0400, Ray Stell wrote: > On Thu, Sep 15, 2011 at 06:43:59AM -0500, Robert Haas wrote: > >> On Mon, Sep 12, 2011 at 8:42 AM, Ray Stell wrote: > >> > http://www.postgresql.org/docs/9.1/static/sql-createforeigntable.html > >> > It would be helpful if "SERVER" was d

Re: [DOCS] create foreign table

2011-09-19 Thread Robert Haas
On Thu, Sep 15, 2011 at 12:51 PM, Ray Stell wrote: > Oh, I see my mistake.  Maybe the inclusion of a link to "CREATE SERVER" > http://www.postgresql.org/docs/9.1/static/sql-createserver.html in the > server_name definition would be helpful, just like in the data_type line. > I was having trouble m

Re: [DOCS] create foreign table

2011-09-15 Thread Ray Stell
On Thu, Sep 15, 2011 at 06:43:59AM -0500, Robert Haas wrote: >> On Mon, Sep 12, 2011 at 8:42 AM, Ray Stell wrote: >> > http://www.postgresql.org/docs/9.1/static/sql-createforeigntable.html >> > It would be helpful if "SERVER" was defined if the parameters list >> > on this page. >> >> We don't usu

Re: [DOCS] create foreign table

2011-09-15 Thread Robert Haas
On Mon, Sep 12, 2011 at 8:42 AM, Ray Stell wrote: > http://www.postgresql.org/docs/9.1/static/sql-createforeigntable.html > It would be helpful if "SERVER" was defined if the parameters list > on this page. We don't usually document required keywords - they're just required. We do document the me

[DOCS] create foreign table

2011-09-12 Thread Ray Stell
http://www.postgresql.org/docs/9.1/static/sql-createforeigntable.html It would be helpful if "SERVER" was defined if the parameters list on this page. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-do