Nostr database up to 200MB now (/var/lib/postgres)
nostr=# select count(*) from event;select count(*) from migrations;select count(*) from user_verification;select count(*) from tag;
count
-------
26694
(1 row)
count
-------
4
(1 row)
count
-------
0
(1 row)
count
--------
107709
(1 row)