feat: postgres migration schema v2

This primarily deals with correctly handling tag values.
This commit is contained in:
Greg Heartsfield
2023-01-27 20:13:47 -06:00
parent 53f83aa923
commit 57e1b53c13
6 changed files with 155 additions and 10 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ reject_future_seconds = 1800
# Limiting event creation is highly recommended if your relay is
# public!
#
messages_per_sec = 5
#messages_per_sec = 5
# Limit client subscriptions created per second, averaged over one
# minute. Must be an integer. If not set (or set to 0), defaults to