Ticket #525 (new enhancement)

Opened 4 years ago

Add option to ogr2ogr to only scan specified schemas for layers in PostgreSQL

Reported by: sfrost@snowman.net Assigned to: warmerdam
Priority: high Milestone:
Component: OGR_SRS Version: unspecified
Severity: minor Keywords:
Cc:

Description

Given that PostgreSQL databases can grow to be quite large with many tables it
would make sense to be able to specify a list of schemas which should be
searched and prepared by ogr2ogr as potential layers instead of preparing every
table in the database.