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
93
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
56
Tests for dummies
sebastianwebber
0
140
Prometheus 101
sebastianwebber
0
100
Monitorando seu banco na nuvem
sebastianwebber
0
190
Monitorando sistemas distribuidos
sebastianwebber
1
83
SRE for Dummies
sebastianwebber
0
340
Prometheus_Dojo.pdf
sebastianwebber
0
100
Como ser um DBA na era DEVOPS?
sebastianwebber
0
360
Other Decks in Technology
See All in Technology
JAZUG 15周年記念 × JAT「AI Agent開発者必見:"今"のOracle技術で拡張するAzure × OCIの共存アーキテクチャ」
shisyu_gaku
1
160
Uncle Bobの「プロフェッショナリズムへの期待」から学ぶプロの覚悟
nakasho
2
110
OCI Network Firewall 概要
oracle4engineer
PRO
2
7.9k
オープンソースでどこまでできる?フォーマル検証チャレンジ
msyksphinz
0
130
『OCI で学ぶクラウドネイティブ 実践 × 理論ガイド』 書籍概要
oracle4engineer
PRO
3
200
新規事業におけるGORM+SQLx併用アーキテクチャ
hacomono
PRO
0
140
社内報はAIにやらせよう / Let AI handle the company newsletter
saka2jp
8
1.4k
Geospatialの世界最前線を探る [2025年版]
dayjournal
1
210
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
170
Trust as Infrastructure
bcantrill
1
380
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
180
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
79k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Music & Morning Musume
bryan
46
6.8k
Navigating Team Friction
lara
190
15k
Faster Mobile Websites
deanohume
310
31k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Gamification - CAS2011
davidbonilla
81
5.5k
Context Engineering - Making Every Token Count
addyosmani
5
230
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
Designing for humans not robots
tammielis
254
26k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Art, The Web, and Tiny UX
lynnandtonic
303
21k
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