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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Sebastian Webber
July 01, 2016
Technology
0
97
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
220
12+ factor databases
sebastianwebber
0
75
Tests for dummies
sebastianwebber
0
150
Prometheus 101
sebastianwebber
0
110
Monitorando seu banco na nuvem
sebastianwebber
0
210
Monitorando sistemas distribuidos
sebastianwebber
1
90
SRE for Dummies
sebastianwebber
0
360
Prometheus_Dojo.pdf
sebastianwebber
0
110
Como ser um DBA na era DEVOPS?
sebastianwebber
0
390
Other Decks in Technology
See All in Technology
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
13
3.9k
マネージャー版 "提案のレベル" を上げる
konifar
21
14k
Datadog の RBAC のすべて
nulabinc
PRO
3
350
Claude Codeの進化と各機能の活かし方
oikon48
20
9.8k
オンプレとGoogle Cloudを安全に繋ぐための、セキュア通信の勘所
waiwai2111
3
1.1k
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
2
440
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.2k
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
150
聲の形にみるアクセシビリティ
tomokusaba
0
150
ビズリーチにおける検索・推薦の取り組み / DEIM2026
visional_engineering_and_design
1
120
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
0
230
Featured
See All Featured
KATA
mclloyd
PRO
35
15k
How to train your dragon (web standard)
notwaldorf
97
6.5k
Site-Speed That Sticks
csswizardry
13
1.1k
Documentation Writing (for coders)
carmenintech
77
5.3k
HDC tutorial
michielstock
1
510
From Legacy to Launchpad: Building Startup-Ready Communities
dugsong
0
170
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
51k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Designing for Performance
lara
611
70k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
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