Re: [ADMIN] pg_dump exclude tables

2009-06-19 Thread Tom Lane
"Mary Sipple" writes: > I'm using postgresql 8.2.3 and am trying to run pg_dump with some tables > excluded. It seems that no matter what I try pg_dump core dumps on me -- > "Segmentation Fault (core dumped)". The -t flag works fine but -T does not. > Even excluding just one table gives me the seg

[ADMIN] pg_dump exclude tables

2009-06-19 Thread Mary Sipple
I'm using postgresql 8.2.3 and am trying to run pg_dump with some tables excluded. It seems that no matter what I try pg_dump core dumps on me -- "Segmentation Fault (core dumped)". The -t flag works fine but -T does not. Even excluding just one table gives me the segmentation fault. This works fi