Re: Some Postgresql Concepts

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Karuna Karpe <karuna(dot)karpe(at)os3infotech(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Some Postgresql Concepts
Date: 2011-10-07 13:39:26
Message-ID: 4E8F010E.70704@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 10/07/2011 02:12 PM, Karuna Karpe wrote:

> 1. Flashback fundamental

Flashback? I think you might be confusing this:

http://oracle.com/

with this:

http://postgresql.org/

> 2. Compression, encryption and decryption

Check out TOAST and pgcrypto in the *MANUAL*.

http://lmgtfy.com/?q=postgresql+manual

(The above too grumpy? Google is a key skill as a DBA, and asking people
to do your basic research for you for free and hand the answers to you
on a platter is a bit much.)

> 3. DB Link and Heterogeneous Concept

"Hetrogenous Concept"?

dblink is, again, something best learned about using the documentation
and Google.

> 4. Storage Management

Details?

What do you want to know? "Storage management" is kind of a broad
category. You probably want to read the manual first, then look into
things like tablespaces, TOAST, vacuum and autovacuum, etc.

--
Craig Ringer

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Alexander James Spence [axs] 2011-10-07 14:14:53 password problems
Previous Message Frank Lanitz 2011-10-07 09:26:46 Standby server witching into master role after import failure