Mark Steben <mark.steben@xxxxxxxxxxxxxxxxx> writes: > I created a new tablespace on a disk different from where the actual > database resides. I then create a new index on that tablespace. While > troubleshooting a performance issue I run an > strace and this statement is issued: > pg_tblspc/883496444/PG_9.2_201204301/883496522/885187893_fsm", O_RDWR) = -1 > ENOENT (No such file or directory) This is a non-issue. It's normal for a table or index to not have an FSM early in its lifespan. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin