[DOCS] Create Table ... Like Including Default & Sequences

2013-06-14 Thread David Johnston
In the documentation for "Create Table" the following paragraph appears under the definition for LIKE: "Default expressions for the copied column definitions will only be copied if INCLUDING DEFAULTS is specified. The default behavior is to exclude default expressions, resulting in the copied colu

[DOCS] parallel pg_restore and supported input format

2013-06-14 Thread Fujii Masao
Hi, I found the document says that parallel pg_restore supports only the custome archive format, as follows, but this is not true. Now, it supports also the directory archive format. > Only the custom archive format is supported with this option. Also I found the following description about the