Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

591
Views
ERROR no se pudo acceder al archivo "$libdir/repmgr_funcs" No existe tal archivo o directorio

Sigo este enlace para crear una replicación maestra esclava en el servidor Ubuntu postgresql.

Mi configuración de repmgr y postgresql son:

Postgresql 9.5-: /opt/PostgreSQL/9.5/

/usr/lib/postgresql/9.5/bin/repmgr : /usr/lib/postgresql/9.5/bin/repmgr

repmgr.conf -: /etc/rep.conf

 pg_config --pkglibdir => /usr/lib/postgresql/9.5/lib ls /usr/lib/postgresql/9.5/lib | grep repmgr_funcs => repmgr_funcs.so

Recibo ERROR-: no se puede crear la función

 repmgr_update_last_updated: ERROR: could not access file "$libdir/repmgr_funcs": No such file or directory ERROR: Unable to create repmgr schema - see preceding error message(s); aborting
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Si está utilizando repmgr ver. 4 y superior, entonces necesita cambiar en postgresql.conf
De shared_preload_libraries = 'repmgr_funcs'
A shared_preload_libraries = 'repmgr'

A continuación se muestran sus notas de actualización.

Se ha cambiado el nombre de la biblioteca compartida repmgr de repmgr_funcs a repmgr, lo que significa que shared_preload_libraries en postgresql.conf debe actualizarse con el nuevo nombre: shared_preload_libraries = 'repmgr'

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!