IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

PostgreSQL Discussion :

plugin_debugger.dll qui se recharge en boucle


Sujet :

PostgreSQL

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre extrêmement actif
    Avatar de kedare
    Homme Profil pro
    SRE
    Inscrit en
    Juillet 2005
    Messages
    1 549
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : Espagne

    Informations professionnelles :
    Activité : SRE

    Informations forums :
    Inscription : Juillet 2005
    Messages : 1 549
    Par défaut plugin_debugger.dll qui se recharge en boucle
    Hello,
    j'ai remarqué en fouillant dans mes logs Postgresql que j'ai un module qui se charge en Boucle sous windows, je ne sait pas si c'est normal , voila le log :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    2008-03-17 20:03:55 CET LOG:  database system was shut down at 2008-03-17 20:03:37 CET
    2008-03-17 20:03:55 CET LOG:  database system is ready to accept connections
    2008-03-17 20:03:55 CET LOG:  autovacuum launcher started
    2008-03-17 20:03:55 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:03:57 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:03:58 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:03:58 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:03:59 CET NOTICE:  type "gbtreekey4" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type gbtreekey4 is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "gbtreekey8" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type gbtreekey8 is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "gbtreekey16" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type gbtreekey16 is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "gbtreekey32" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type gbtreekey32 is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "gbtreekey_var" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type gbtreekey_var is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "chkpass" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  argument type chkpass is only a shell
    2008-03-17 20:03:59 CET NOTICE:  type "cube" is not yet defined
    2008-03-17 20:03:59 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:03:59 CET NOTICE:  return type cube is only a shell
    2008-03-17 20:03:59 CET NOTICE:  return type cube is only a shell
    2008-03-17 20:03:59 CET NOTICE:  argument type cube is only a shell
    2008-03-17 20:03:59 CET NOTICE:  return type hstore is only a shell
    2008-03-17 20:04:00 CET NOTICE:  argument type hstore is only a shell
    2008-03-17 20:04:00 CET NOTICE:  return type ghstore is only a shell
    2008-03-17 20:04:00 CET NOTICE:  argument type ghstore is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "query_int" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type query_int is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "intbig_gkey" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type intbig_gkey is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ean13" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ean13 is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "isbn13" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type isbn13 is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ismn13" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ismn13 is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "issn13" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type issn13 is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "isbn" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type isbn is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ismn" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ismn is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "issn" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type issn is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "upc" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type upc is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ltree" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ltree is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "lquery" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type lquery is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ltxtquery" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ltxtquery is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "ltree_gist" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type ltree_gist is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "gtrgm" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type gtrgm is only a shell
    2008-03-17 20:04:00 CET NOTICE:  type "seg" is not yet defined
    2008-03-17 20:04:00 CET DETAIL:  Creating a shell type definition.
    2008-03-17 20:04:00 CET NOTICE:  argument type seg is only a shell
    2008-03-17 20:15:21 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:15:21 CET FATAL:  password authentication failed for user "postgres"
    2008-03-17 20:15:26 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:15:32 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:18:53 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:19:13 CET ERROR:  source database "template1" is being accessed by other users
    2008-03-17 20:19:13 CET STATEMENT:  CREATE DATABASE kedare
    	  WITH ENCODING='UTF8'
    	       OWNER=kedare;
     
    2008-03-17 20:19:42 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 20:19:53 CET LOG:  loaded library "$libdir/plugins/plugin_debugger.dll"
    2008-03-17 21:50:26 CET LOG:  received fast shutdown request
    2008-03-17 21:50:26 CET LOG:  aborting any active transactions
    2008-03-17 21:50:26 CET LOG:  autovacuum launcher shutting down
    2008-03-17 21:50:26 CET LOG:  shutting down
    2008-03-17 21:50:26 CET LOG:  database system is shut down
    pourquoi ce module se recharge tout le temps ? ca le fait chez vous aussi ?
    merci

  2. #2
    jnore
    Invité(e)
    Par défaut
    Pour ma part, je n'ai rien de tel.
    Peut-être est-ce dû à une option d'installation que tu aurais coché !

Discussions similaires

  1. Div qui se recharge toutes les x secondes
    Par Msieurduss dans le forum Général JavaScript
    Réponses: 4
    Dernier message: 21/06/2006, 16h41
  2. Réponses: 3
    Dernier message: 27/05/2006, 00h14
  3. dll qui compile mais qui bloque en appel
    Par darkman10 dans le forum Windows
    Réponses: 7
    Dernier message: 09/05/2006, 15h02
  4. [Dll]qui fait quoi?
    Par clovis dans le forum C++Builder
    Réponses: 12
    Dernier message: 10/02/2006, 09h44
  5. Une DLL qui existe mais VB ne la trouve pas...
    Par Lawari dans le forum VB 6 et antérieur
    Réponses: 2
    Dernier message: 09/12/2005, 23h16

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo