"Bruno Almeida do Lago" <[EMAIL PROTECTED]> writes: > With the new tablespace scenario in mind, how do you see this check feature > being implemented: as a script or inside the code?
I'd put it in the code, and share code somehow with the current check on $PGDATA/PG_VERSION (maybe factor that into a subroutine that can be pointed at different directories). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend