Search Postgresql Archives

pg_dump question (exclude schemas)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to backup a database but exclude certain schemas with a patter.

I have 100 schemas with the pattern:  'sch_000', 'sch_001',  and so on.

Will this work?

$pg_dump <other_options>  --exclude-schema='sch_*'

this does not seem to exclude all schemas with this pattern  ( 'sch_*' ), anything wrong here?

thanks


J.V.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux