pg_dump table schema ... not worling ?

Поиск
Список
Период
Сортировка
От Hervé Piedvache
Тема pg_dump table schema ... not worling ?
Дата
Msg-id 200311271429.12417.herve@elma.fr
обсуждение исходный текст
Список pgsql-admin
Hi,

I would like to get the structures of all my tables m4_clients, m4_contacts
etc.

Help of pg_dump says :
  -t, --table=TABLE        dump this table only (* for all)

I have tried a :
pg_dump -U postgres -s --table=m4_* my_database
It's not give me any result ...

Neither than : (as the help says !? or I missed understand)
pg_dump -U postgres -s --table=* my_database

It's running only if I'm doing a :
pg_dump -U postgres -s --table=m4_clients my_database

Any idea for help ?

PostgreSQL v7.3.4 used !

Thanks !

Regards,
--
Hervé Piedvache

Elma Ingénierie Informatique
6 rue du Faubourg Saint-Honoré
F-75008 - Paris - France
Pho. 33-144949901
Fax. 33-144949902


В списке pgsql-admin по дате отправления:

Предыдущее
От: ow
Дата:
Сообщение: "uncompressing" pg_dump file created with --format=c
Следующее
От: ow
Дата:
Сообщение: Re: "uncompressing" pg_dump file created with --format=c