内容简介:Join us for the 14th annual PGCon!PGCon is an annual conference for users and developers ofAll events will be streamed online. See below for details.
PGCon - PostgreSQL Conference for Users and Developers
Join us for the 14th annual PGCon!
PGCon is an annual conference for users and developers of PostgreSQL , a leading relational database, which just happens to be open source. PGCon is the place to meet, discuss, build relationships, learn valuable insights, and generally chat about the work you are doing with PostgreSQL. If you want to learn why so many people are moving to PostgreSQL, PGCon will be the place to find out why. Whether you are a casual user or you've been working with PostgreSQL for years, PGCon will have something for you.
When?
- Tutorial Day: 26 May 2020 (Tue)
- Talks: 27-28 May 2020 (Wed-Thu)
- Unconference: 29 May 2020 (Fri)
All events will be streamed online. See below for details.
In its 6th year, the unconference is moving to Friday by request. As in past years, the unconference covers mostly hacking topics. Participants decided that they would have a better starting point for more interactive discussion if they first attended the talks. The content of the unconference will be determined, on the day, by the attendees. In past years, we saw heavy attendance by both developers and users of PostgreSQL.
Where?
A few notes about how you can view:
- As previously mentioned, everything is online.
- The talks are prerecorded.
- The tutorials are live.
- Viewing can be done via a web browser.
- You can interact with the tutorials and the unconference via a Zoom client.
- A Zoom client is not required to watch.
- If you use Zoom, you may be recorded.
Streaming links
These are the streaming links.
Want to ask questions?
You can also join the IRC channel and provide questions for the speaker to answer. The Q&A session following the talk is optional for the speaker. The speaker might record the questions later, offline. The Q&A may be interrupted by the next talk when time is up. However, the Q&A session continues to be recorded and he complete Q&A session will be appended to the talk before it is uploaded for later viewing.
The links
These are the streams. You can join IRC via the web browser or your favorite IRC client. The IRC network and channel are shown at the bottom of the respective stream channels.
COVID-19
2020-05-14
This has been a long time coming. I apologise.
The talks will be broadcast at set times (schedule coming later today). The days of the talks, tutorials, and unconference are shown below. The talks will be uploaded and freely available some time after the conference.
The conference will be schedule based on Ottawa time (-4 UTC). It is impossible to please everyone with any schedule for an online event. Sorry about that.
Speakers may be available for Q&A after their talks. Not all speakers will participate.
There is no charge to view the talks & tutorials.
You can view talks using your browser - no special client required.
Zoom will be used for the tutorials and unconferences
Links and more information soon.
2020-03-23
We said we'd wait and see if things improve and decide by 1 April.
Things are clearly not improving and let's not wait.
PGCon 2020 will be an online conference. It will not be in person.
Details will soon follow. Hope this helps in the short term.
2020-03-15
Early on, with the conference months away, we said it was too early to decide. Eventually, we will have to make a decision.
We have decided on a go/no-go date. If things do not improve by 1 April, we will move to an online conference. We will not post anything on that date so as to avoid confusion. Instead, we will post shortly thereafter. Please subscribe to our announce mailing list for updates.
Social
There will be related events (of a social nature, for the most part) on the day before and the day after the conference.
Sponsors
If you want to join the group of PGCon sponsors, please read about our sponsorship opportunities .
Our Platinum Sponsors
Our Video Sponsor
Gold Sponsors
Streaming Services provided by
See our othersponsors.
Announcements
Please subscribe to the announcement mailing list to be kept informed of changes as they are announced. To subscribe, please follow the instructions at http://lists.pgcon.org/mailman/listinfo/pgcon-announce .
Volunteers
If you want to volunteer at PGCon, please join the volunteers mailing list .
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Haskell函数式编程基础
Simon Thompson / 科学出版社 / 2013-7-1 / 129.00
《Haskell函数式编程基础(第3版)》是一本非常优秀的Haskell函数式程序设计的入门书,各章依次介绍函数式程序设计的基本概念、编译器和解释器、函数的各种定义方式、简单程序的构造、多态和高阶函数、诸如数组和列表的结构化数据、列表上的原始递归和推理、输入输出的控制处理、类型分类与检测方法、代数数据类型、抽象数据类型、惰性计算等内容。书中包含大量的实例和习题,注重程序测试、程序证明和问题求解,易......一起来看看 《Haskell函数式编程基础》 这本书的介绍吧!