ETS retrieve all objects before deleting the table

Frank Muller frank.muller.erl@REDACTED
Mon Jan 17 22:02:30 CET 2022


Hey guys,

Is there a way (documented or not) to retrieve all objects from an
ordered_set table?

I’d like to retrieve all objects before deleting the table.
What’s the most efficient way to do it?

My table contains roughly ~1 million objects.
Objects are tuple: {non_neg_integer(), pos_integer()}

Thanks
/Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20220117/df1a925b/attachment.htm>


More information about the erlang-questions mailing list