Re: [DOCS] postgres-9.1beta3 typo: recommendable --> recommended

2011-08-15 Thread Robert Haas
On Tue, Aug 2, 2011 at 12:53 AM, Jaime Casanova wrote: > On Fri, Jul 29, 2011 at 1:42 AM, Gavin Flower > wrote: >> /postgres-9.1/share/doc/html/manage-ag-overview.html >> In the folowing partagrasoh 'recommendable' should be 'recommended'. >> >> [...] >> Databases are physically separated and acc

Re: [DOCS] Foreign server version and type

2011-08-15 Thread Heikki Linnakangas
On 15.08.2011 19:58, Thom Brown wrote: I'm looking at the CREATE SERVER page on the documentation ( http://www.postgresql.org/docs/9.1/static/sql-createserver.html) and noticed that there's a server_version parameter which can be provided with the keyword VERSION and server_type specified after T

[DOCS] Foreign server version and type

2011-08-15 Thread Thom Brown
Hi, I'm looking at the CREATE SERVER page on the documentation ( http://www.postgresql.org/docs/9.1/static/sql-createserver.html) and noticed that there's a server_version parameter which can be provided with the keyword VERSION and server_type specified after TYPE. However, there's zero informat