This seems to be different behaviour between pg9.5 and pg10. Pg9.5 does not
give a connection error once "pg_ctl --wait ..." finishes. So I've moved
this to the pgsql-bugs list.
Greg
On Fri, 2 Mar 2018 at 17:04 Greg k wrote:
> In PostreSql 10, the documentation for pg_ctl and the "--wait" optio
As a first step we could do something like:
basic_select_statement is:
> SELECT [ ALL | DISTINCT [ ON ( expression [, ...] ) ] ]
> [ * | expression [ [ AS ] output_name ] [, ...] ]
> [ FROM from_item [, ...] ]
> [ WHERE condition ]
> [ GROUP BY grouping_element [, ...] ]
>
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/datatype.html
Description:
Maybe it is intentional, but the float and float(p) data types are missing
from table 8.1
(https://www.postgresql.org/docs/10/static/datatype.html#DATATYP
On Sunday, March 18, 2018, PG Doc comments form
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.1/static/sql-listen.html
> Description:
>
> Keep me update every new development
>
Sorry, listen/notify only works within the d
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/9.1/static/sql-listen.html
Description:
Keep me update every new development