(PHP 5 >= 5.6.0, PHP 7, PHP 8)
PDO::pgsqlGetNotify — Alias de Pdo\Pgsql::getNotify()
$fetchMode = PDO::FETCH_DEFAULT, int $timeoutMilliseconds = 0): array|falseCette méthode est un alias de: Pdo\Pgsql::getNotify().
   Si une ou plusieurs notifications sont en attente, retourne une seule ligne
   avec les champs message et pid, sinon,
   retourne false.
  
