Skip to content
Wednesday, December 3, 2025

El Lupanar de Dieguito

Atendido por su dueño.

  • Home
  • Ingresar
  • Registrarse
  • DAF URL Gen
  • DAF ANONYMIZER
  • Acerca de la magia…
  • Mi GitHub
  • Contactame

Copiar usaurio de un postgres a otro:

Posted on 2020/01/08 by Don Diego Puramagia

/usr/pgsql-11/bin/pg_dumpall -p 5432 -U postgres -r | /usr/pgsql-11/bin/psql -p 5433

Posted in PostgreSQL

Post navigation

Previous: Mi .psqlrc
Next: wal2json for PostgreSQL

Related Posts

  • PostgreSQL

entity-attribute-value design in PostgreSQL – don’t do it! – CYBERTEC

  • Don Diego Puramagia
  • 2021/11/27
  • 0

Customers have often asked me what I think of “Entity-attribute-value” (EAV) design. So I thought it would be a good idea to lay down my […]

  • PostgreSQL

Datazo V

  • Don Diego Puramagia
  • 2016/12/01
  • 0

SELECT unnest(string_to_array(‘1,2,3,4’, ‘,’)) un string lo transformas a un array y el unnest te lo pone en filitas… bien tecnico Saludos,

  • PostgreSQL

DATAZO IV – Modulo PG_TRGM

  • Don Diego Puramagia
  • 2016/11/07
  • 0

La única función que analice de acá fue la “similarity”. En XXXX la estamos usando para buscar PABLO PEREZ o PEREZ PABLO, independientemente como lo […]

Copyright © 2025 El Lupanar de Dieguito Theme: Terminal News By Adore Themes.