Hi all,
I'm creating a table from a select query. During the execution it errors with:
ERROR: could not read block 13 of temporary file: Success
I am running Postgresql 9.1 on a Debian/Linux server.
Does anyone have any suggestions on what could be causing this?
I checked diskspace and permissions for the tablespace directory and pgsql_tmp directory and they are fine.
Many thanks
R Clarke