Joseph Tate ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
pg_restore cannot restore individual rule from custom dump

Long Description
pg_restore can restore individual triggers and tables, but cannot restore individual 
rules.  I tried using the -T option, but it did not restore the rule.  Output:
$ pg_restore -h localhost -U webuser -s -T au_u_session_data -S postgresql -vd CUST_4 
4-1047690019
pg_restore: connecting to database for restore
pg_restore: implied data-only restore

The rule is not restored.  I looked through the documentation upto and including 
7.4-devel but saw no other references to restoring rules.

Sample Code


No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to