'tail -f' a database table -


is possible tail database table such when new row added application notified new row? database can used.

use on insert trigger.

you need check specifics on how call external applications values contained in inserted record, or write 'application' sql procedure , have run inside database.

it sounds want brush on databases in general before paint corner command line approaches.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -