Subject RE: [IB-Architect] Drop Generator...
Author Mark Shapiro
>Not that I am aware of. At least not completely, meaning all the way to the
>recovery of the storage the generator value was occupying on the generator
>pages.
>
>The reason I am confident of this is because generators are outside of
>transaction context so it gets more tricky what you can do with them once
>they are created.
>
>If it did anything it would simply delete the record in the RDB$GENERATORS
>table for the generator.

If you delete a generator from RDB$GENERATORS, then backup and restore the
database, does that completely remove the generator from the database?