Conversation
Notices
-
Trying to run the psql command 'CREATE INDEX CONCURRENTLY tmp_apid_follower_address ON users USING btree (ap_id, COALESCE(follower_address, ''::character varying));' the FSE blog wrote about but I keep getting ERROR: relation "users" does not exist. What am I doing wrong?
CC: @p
-
@frogmaiden @p Did you select the database beforehand (`\c pleroma`)? But chances are, it won't work to begin with, for me it just got stuck without any noticeable speedups.
-
@mint @frogmaiden Depends on the size of the users table, but it was orders of magnitude for me.