mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

575
comptes actifs

#pgsql

0 message0 participant0 message aujourd’hui

Professionnellement, je commence doucement à me projeter dans l'après CDD, c'est à dire au printemps-été 2026.
J'aimerais aller vers #ClermontFerrand pour me rapprocher de gens que j'aime.

Donc si vous êtes dans un service public, une association ou une SCOP du coin qui recherche ou est susceptible de chercher un géomaticien, n'hésitez pas à me faire signe.

#PGSQL#RStats#Python

Hey PostgreSQL users, is there a way to get the *expanded* IPv6 text representation of a v6 inet or cidr data type? Pg does a lovely job of compressing it correctly, but I need it uncompressed.
(Why: ".ip6.arpa", sadly. I'm doing DNS work.)

Exporting to a file and running a standalone utility is _not_ a viable solution in this scenario.

Feel free to boost for visibility.

#pg#pgsql#postgres

Need some help to get a PHP / Postgresql thing fixed.

I am running on debian 12 and have installed postgresql, php and pdo psql. Additionally I created the needed user and database for ulogger.

I can connect with the user / pw with dbeaver and see the empty db.

Unfortunately PHP does not believe it can handle the Postgresql DB and claims in the Error message: "could not find driver"

Packages installed are:
• apt install postgresql
• apt install php
• apt install php-json
• apt install php-fpm/stable
• apt install php-pgsql/stable
• apt install postgresql postgresql-client

Any idea what I could have done wrong or which step is missed?

Thanks in advance, for any help on this question.

:boosts_ok:

#ulogger #php #postgresql #pgsql #helpneeded