"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > Should a 7.5 pg_restore be able to read a 7.4.3 dump? Assuming so, since > doing upgrades could eb interesting if not, how far back can it go?
Theoretically it will work back to 7.0, or whenever it was that Philip invented pg_restore. In practice I dunno how much people have tested with ancient dump files, so there may be some bit rot :-( regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match