I installed PGSQL on Windows XP. I ran: Select pg_start_backup('label'); It responded: "Archive disabled" Is WAL archiving disabled by default? Can this feature be enabled while installing PGSQL? Can I change the path of the logs to another partition on my hard disk? -- View this message in context: http://www.nabble.com/WAL-Queries-tf4218911.html#a12002538 Sent from the PostgreSQL - general mailing list archive at Nabble.com. ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match