(unnamed)

text/plain

Filename: (unnamed)
Type: text/plain
Part: 1
Message: Re: shared-memory based stats collector
\set cnt1 random(1, 100)

BEGIN;
SELECT big01 FROM tbl_:cnt1 LIMIT 1;
END;