Diferencia entre revisiones de «PostgreSQL»
Ir a la navegación
Ir a la búsqueda
([feat] Add information PostgreSQL) |
|||
Línea 10: | Línea 10: | ||
* Documentación oficial: [https://www.postgresql.org/docs/ EN] | * Documentación oficial: [https://www.postgresql.org/docs/ EN] | ||
* Mail list oficial: [https://lists.postgresql.org/ EN] | * Mail list oficial: [https://lists.postgresql.org/ EN] | ||
== Tutoriales == | |||
* How to JSON in PostgreSQL: [https://ftisiot.net/postgresqljson/main/ EN] | |||
= General = | = General = |
Revisión del 10:32 20 may 2023
Descripción
Última versión estable
La última versión estable es la 15.3 que fue lanzada el 11 de mayo 2023.
Recursos
Tutoriales
- How to JSON in PostgreSQL: EN