Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
PGCasts 01 - Instalação de um novo servidor
Search
Sebastian Webber
July 01, 2016
Technology
0
92
PGCasts 01 - Instalação de um novo servidor
Instalação de um novo servidor PostgreSQL usando CEntOS 7
Sebastian Webber
July 01, 2016
Tweet
Share
More Decks by Sebastian Webber
See All by Sebastian Webber
Corrupção de dados: de onde vem? do que se alimenta?
sebastianwebber
0
210
12+ factor databases
sebastianwebber
0
52
Tests for dummies
sebastianwebber
0
140
Prometheus 101
sebastianwebber
0
100
Monitorando seu banco na nuvem
sebastianwebber
0
190
Monitorando sistemas distribuidos
sebastianwebber
1
81
SRE for Dummies
sebastianwebber
0
340
Prometheus_Dojo.pdf
sebastianwebber
0
97
Como ser um DBA na era DEVOPS?
sebastianwebber
0
360
Other Decks in Technology
See All in Technology
TypeScript入門
recruitengineers
PRO
26
7.9k
[CVPR2025論文読み会] Linguistics-aware Masked Image Modelingfor Self-supervised Scene Text Recognition
s_aiueo32
0
210
開発と脆弱性と脆弱性診断についての話
su3158
1
1.1k
Yahoo!ニュースにおけるソフトウェア開発
lycorptech_jp
PRO
0
390
あなたの知らない OneDrive
murachiakira
0
240
LLMエージェント時代に適応した開発フロー
hiragram
1
420
Goss: Faiss向けの新しい本番環境対応 Goバインディング #coefl_go_jp
bengo4com
0
1.4k
夢の印税生活 / Life on Royalties
tmtms
0
290
モダンな現場と従来型の組織——そこに生じる "不整合" を解消してこそチームがパフォーマンスを発揮できる / Team-oriented Organization Design 20250825
mtx2s
6
650
モダンフロントエンド 開発研修
recruitengineers
PRO
4
1k
小さなチーム 大きな仕事 - 個人開発でAIをフル活用する
himaratsu
0
130
人を動かすことについて考える
ichimichi
2
330
Featured
See All Featured
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Gamification - CAS2011
davidbonilla
81
5.4k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Into the Great Unknown - MozCon
thekraken
40
2k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
570
Building Adaptive Systems
keathley
43
2.7k
A designer walks into a library…
pauljervisheath
207
24k
Transcript
PostgreSQL Screencasts 01
• CEntOS 7.X • PostgreSQL 9.5
yum updat Atualize o Sistema Operacional!
• http://yum.postgresql.org • https://wiki.postgresql.org/wiki/Apt
# yum install postgresql95-server postgresql95-contrib
# /usr/pgsql-9.5/bin/postgresql95-setup initdb
# systemctl enable postgresql-9.5
• http://pgconfig.org • http://beta.pgconfig.org
• Backup • Replicação • Balanceamento de carga