PgPune.in

About PgPune

pgpune=# \d pgpune_community

Our PostgreSQL events are made possible by the dedication and enthusiasm of our incredible team and community members. From organizers to volunteers and participants, every individual plays a vital role in fostering growth and collaboration.

5events
22speakers
28+talks

Organizers

pgpune=# SELECT organizers FROM pgpune_community;

Past committee Member: Yogesh Jadhav

pgpune=# SELECT count(speakers) FROM pgpune_community;

pgpune=# SELECT web_contributors FROM pgpune_community;

 web_contributors
------------------
 Khushboo Vashi
 Yogesh Jain
(2 rows)

Part of PGConf India's City Chapter Network

The India PostgreSQL User Group (IPUG) has promoted PostgreSQL through PGConf India for over a decade. To broaden its reach, IPUG runs local city chapters — regional extensions that give PostgreSQL users and organizations localized access to funds, resources, knowledge and community support. PgPune is proud to be the Pune city chapter of that national mission.

pgpune=# SELECT contact_email FROM pgpune_community; -- any query?

 contact_email
---------------------
 pgdaypune@gmail.com
(1 row)