X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2FSQL%2FPostgreSQL%2Fsetup_120_alter_messageid_seq.sql;fp=src%2Fcore%2FSQL%2FPostgreSQL%2Fsetup_120_alter_messageid_seq.sql;h=bc6981ee6a0b87cff67099c86e5177a269be1eda;hb=3cf5c49e7753be48a994917fe898730add4292b1;hp=0000000000000000000000000000000000000000;hpb=e4fc79c07f5301ce2c7888e709ada0945b675c4f;p=quassel.git diff --git a/src/core/SQL/PostgreSQL/setup_120_alter_messageid_seq.sql b/src/core/SQL/PostgreSQL/setup_120_alter_messageid_seq.sql new file mode 100644 index 00000000..bc6981ee --- /dev/null +++ b/src/core/SQL/PostgreSQL/setup_120_alter_messageid_seq.sql @@ -0,0 +1 @@ +ALTER SEQUENCE backlog_messageid_seq CACHE 100