Dimitri Fontaine
42e9e521e0
Add option "max parallel create index".
...
By default, pgloader will start as many parallel CREATE INDEX commands
as the maximum number of indexes you have on any single table that takes
part in the load.
As this number might be so great as to exhaust the target PostgreSQL
server (e.g. maintenance_work_mem), we add an option to limit that to
something reasonnable when the source schema isn't.
Fix #386 in which 150 indexes are found on a single source table.
2016-04-11 17:40:52 +02:00
..
2015-01-02 18:49:17 +01:00
2016-02-04 16:09:22 +01:00
2016-02-21 15:56:06 +01:00
2016-03-27 20:42:40 +02:00
2013-10-19 22:39:09 +02:00
2015-10-05 01:46:29 +02:00
2013-11-26 16:48:45 +01:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2015-04-17 21:58:19 +02:00
2015-04-30 14:30:16 +02:00
2015-07-18 23:06:15 +02:00
2014-06-20 13:10:39 +02:00
2014-04-27 23:38:02 +02:00
2015-02-19 15:05:10 +01:00
2014-04-23 17:03:35 +02:00
2015-06-25 14:16:12 +02:00
2016-01-16 22:53:55 +01:00
2015-12-08 11:52:43 +01:00
2016-04-11 17:14:38 +02:00
2015-05-22 12:31:06 +02:00
2014-01-11 18:28:24 +01:00
2016-02-21 15:56:06 +01:00
2014-02-04 20:58:46 +01:00
2015-08-20 18:17:18 +02:00
2014-10-02 01:17:24 +02:00
2015-09-12 00:35:14 +02:00
2015-09-21 13:23:21 +02:00
2014-01-11 18:28:24 +01:00
2014-06-16 17:33:14 +02:00
2013-10-19 22:39:09 +02:00
2015-09-04 01:06:15 +02:00
2015-11-23 22:09:08 +01:00
2015-05-15 07:22:07 -07:00
2015-07-16 21:39:06 +02:00
2014-05-04 23:04:45 +02:00
2015-10-05 16:46:15 +02:00
2016-02-21 15:56:06 +01:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2016-01-17 01:54:36 +01:00
2013-10-13 22:10:07 +02:00
2013-10-19 22:39:09 +02:00
2016-04-11 17:40:52 +02:00
2013-10-19 22:39:09 +02:00
2013-10-19 22:39:09 +02:00
2014-05-16 23:13:57 +02:00
2016-03-27 20:39:13 +02:00
2016-03-27 20:42:40 +02:00
2013-11-23 21:49:08 +01:00
2014-10-02 01:17:24 +02:00