Re: [DOCS] jsonb_each_text(jsonb) returns value::jsonb, not text

2016-12-11 Thread Marko Tiikkaja
On 2016-12-09 2:05 PM, [email protected] wrote: The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/functions-json.html Description: Hi, According to https://www.postgresql.org/docs/current/static/functions-json.html, "jsonb_each_

[DOCS] pg_dump multiple CPUs

2016-12-11 Thread penorman
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/populate.html Description: Section 14.4.9 says "If multiple CPUs are available in the database server..." when talking about pg_restore's --jobs. It's CPU cores that matter, or mo