Larry Rosenman <[EMAIL PROTECTED]> writes: > On Mon, 11 Aug 2003, Bruce Momjian wrote: >> Larry Rosenman wrote: >>> Can we modify pg_dumpall (or pg_dump?) to include a \pset pager off >>> to prevent the setval() calls from halting an interactive \i of the dump >>> file? >> >> Your pg_dump's actually invoke the pager?
> Seriously, sometimes it's useful. Are you using any nonstandard settings in ~/.psqlrc? I've never seen this happen myself. 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