Skip to content

Instantly share code, notes, and snippets.

@Sailias
Created July 6, 2012 14:02
Show Gist options
  • Select an option

  • Save Sailias/3060307 to your computer and use it in GitHub Desktop.

Select an option

Save Sailias/3060307 to your computer and use it in GitHub Desktop.
schemaverse=> LISTEN jdcyekurqi;
LISTEN
schemaverse=> NOTIFY jdcyekurqi, 'some text';
NOTIFY
Asynchronous notification "jdcyekurqi" received from server process with PID 2931.
schemaverse=> SELECT 1;
?column?
----------
1
(1 row)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment