Re: pg_ctl vs. Windows locking
Tom Lane <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Jan Wieck <[email protected]> writes: > Yes, killing (or rather closing the pipe to it) early is probably the > right idea. Right, we can just close the pipe. I was thinking of adding another signal but that's obviously easier. Will work on making this happen. 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