As traditional, here a short recap on the last PGUG meetup evening, 4th by the number.

Turnout was quite solid taking into account relatively short notice and talks being not so 100% Postgres, with about 40 people attending. The host this time was Monese, a fin-tech start-up (or not so start-up anymore actually)...and boy did they hosted us - mountains of pizza/cake and rivers of craft-beer/juices :) Much appeciated!

The presentations part was warmed up by Jonas Kiiver, VP of engineering at Monese, kindly reminding us that they're growing and have loads of interesting engineering challenges worth checking out.

We started with Märten Veskimäe (Lead data scientist at Monese) who gave a nice introduction into the world of most typical Machine Learning algorithms. And specifically in which format the input data is usually represented. He started of course from simple tabular format but soon we learned that for more complex stuff like image processing with Convolutional Neural Networks and sliding windows it's getting quite hard for normal tables and for Graph usecases (e.g. Fraud detection) one should really try out some specific DBs like Neo4j.

Second talk by Kaarel Moppel from Cybertec PostgreSQL consulting was the only pure Postgres talk of the evening, covering features and use cases of Stored Procedures in Postgres. After explainin the basic input/output, looping over datasets, the main accent was on using them for performance tuning (setting planner constants and optimizer hints) and Data Logic - i.e. creating another abstraction layer, so that data structures could be changed transparently to the application when performance starts to hurt.

Last talk was held by Lavrenti Tšudakov of Avalanche Laboratory and it concentrated on the people side of two Data Warehousing projects, where some historic weird choices had to be managed/re-implemented. Accent by Lavrenti here was on the difficulty of making estimates on "legacy systems" - the inital amount of work to be done for those examples was off by an order of magnitude!

So much about the content...but as discussed also after the talks ended - we're always looking for speakers!. The meetup does not functon without some people taking a bit of time to give back to the community, to profit from others doing the same on other occasions. So please share the word on pgug.ee, and hopefully we can have some more meetups next year. Also there was a suggestion by a participant that to make it easier for newcomers, we should maybe give more ideas what would be good topics for talks. So here some hints:


By the way: a great resource for ideas (and learning) is the PostgreSQL Wiki with it's "Presentations" section.

And as last, a short reminder as usual: