I think it is a good idea.
Providing an example is better.
""Dan Langille"" <[EMAIL PROTECTED]>
news:[EMAIL PROTECTED]
> Should we make some reference to ALTER TABLE on the the sequence
> page? A sequence owner is changed via:
>
> alter table forums_auth_id_seq owner to phorum;
>
> That's not
Should we make some reference to ALTER TABLE on the the sequence
page? A sequence owner is changed via:
alter table forums_auth_id_seq owner to phorum;
That's not intuitive unless you know the innards. We need to point
the users there.
There are references to sequences within the ALTER TAB