pgsql: docs: clarify that CREATE TABLE ... _AS_ can be parallelized

Started by Bruce Momjianabout 8 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

docs: clarify that CREATE TABLE ... _AS_ can be parallelized

CREATE TABLE without AS doesn't have anything to parallelize.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/25468994cab87ab7e946b6866937ee642fc1261d

Modified Files
--------------
doc/src/sgml/parallel.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)