Book Contents

Book Index

Next Topic

Home

Ctrl-C Distorts Query Result Set Output

Explanation

If you interrupt an interactive query by typing Ctrl-c after the result set starts to display, your terminal settings may adversely affected. This is caused by vsql sending its output to an external pager program. For more information about pagers, see:

Workaround