RE: How to get the content of Bind variables

Поиск
Список
Период
Сортировка
От ROS Didier
Тема RE: How to get the content of Bind variables
Дата
Msg-id 5342fc1893b94ea0adecb400375ef365@PCYINTPEXMU001.NEOPROD.EDF.FR
обсуждение исходный текст
Ответ на RE: How to get the content of Bind variables  (legrand legrand <legrand_legrand@hotmail.com>)
Ответы RE: How to get the content of Bind variables  (legrand legrand <legrand_legrand@hotmail.com>)
Re: How to get the content of Bind variables  (Justin Pryzby <pryzby@telsasoft.com>)
Re: How to get the content of Bind variables  (Sergei Kornilov <sk@zsrv.org>)
Список pgsql-performance

Hi

 

               The SQL is not executed from a trigger.

               Here is an extract of my log file :

>> 

2019-03-01 14:53:37 CET [24803]: [129-1] [3686] user=pgbd_preint_sg2,db=pgbd_preint_sg2 LOG:  process 24803 still waiting for ShareLock on transaction 3711 after 1000.476 ms

2019-03-01 14:53:37 CET [24803]: [130-1] [3686] user=pgbd_preint_sg2,db=pgbd_preint_sg2 DETAIL:  Process holding the lock: 24786. Wait queue: 24803.

2019-03-01 14:53:37 CET [24803]: [131-1] [3686] user=pgbd_preint_sg2,db=pgbd_preint_sg2 CONTEXT:  while rechecking updated tuple (3,33) in relation "t_shared_liste_valeurs"

2019-03-01 14:53:37 CET [24803]: [132-1] [3686] user=pgbd_preint_sg2,db=pgbd_preint_sg2 STATEMENT:  update t_shared_liste_valeurs set deletion_date=$1, deletion_login=$2, modification_date=$3, modification_login=$4, administrable=$5, libelle=$6, niveau=$7 where code=$8

<< 

 

After a fresh db restart, the result is the same : no content of Bind variables in the log file.

 

Best Regardscid:image002.png@01D14E0E.8515EB90


Didier ROS

Expertise SGBD

EDF - DTEO - DSIT - IT DMA

Département Solutions Groupe

Groupe Performance Applicative

32 avenue Pablo Picasso

92000 NANTERRE

 

didier.ros@edf.fr

Tél. : +33 6 49 51 11 88

cid:image003.png@01D4BE20.1EAF68B0cid:image004.png@01D4BE20.1EAF68B0

 

 

-----Message d'origine-----
De : legrand_legrand@hotmail.com [mailto:legrand_legrand@hotmail.com]
Envoyé : vendredi 1 mars 2019 21:42
À : pgsql-performance@postgresql.org
Objet : RE: How to get the content of Bind variables

 

Hi Didier,

 

I imagine that this is the sql executed from a trigger.

Could you provide the trigger pl/pgsql code ?

as the source and target tables (anonymized) definition ?

 

After a fresh db restart, are thoses logs the same for the 6 first executions and the following ones ?

 

Regards

PAscal

 

 

 

--

Sent from: http://www.postgresql-archive.org/PostgreSQL-performance-f2050081.html

 


Ce message et toutes les pièces jointes (ci-après le 'Message') sont établis à l'intention exclusive des destinataires et les informations qui y figurent sont strictement confidentielles. Toute utilisation de ce Message non conforme à sa destination, toute diffusion ou toute publication totale ou partielle, est interdite sauf autorisation expresse.

Si vous n'êtes pas le destinataire de ce Message, il vous est interdit de le copier, de le faire suivre, de le divulguer ou d'en utiliser tout ou partie. Si vous avez reçu ce Message par erreur, merci de le supprimer de votre système, ainsi que toutes ses copies, et de n'en garder aucune trace sur quelque support que ce soit. Nous vous remercions également d'en avertir immédiatement l'expéditeur par retour du message.

Il est impossible de garantir que les communications par messagerie électronique arrivent en temps utile, sont sécurisées ou dénuées de toute erreur ou virus.
____________________________________________________

This message and any attachments (the 'Message') are intended solely for the addressees. The information contained in this Message is confidential. Any use of information contained in this Message not in accord with its purpose, any dissemination or disclosure, either whole or partial, is prohibited except formal approval.

If you are not the addressee, you may not copy, forward, disclose or use any part of it. If you have received this message in error, please delete it and all copies from your system and notify the sender immediately by return message.

E-mail communication cannot be guaranteed to be timely secure, error or virus-free.

Вложения

В списке pgsql-performance по дате отправления:

Предыдущее
От: legrand legrand
Дата:
Сообщение: RE: How to get the content of Bind variables
Следующее
От: legrand legrand
Дата:
Сообщение: RE: How to get the content of Bind variables