BUG #15024: I am a beginer and in learning face

Started by PG Bug reporting formabout 8 years ago3 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 15024
Logged by: jitesh sharma
Email address: jiteshsharma26@gmail.com
PostgreSQL version: 9.6.0
Operating system: LInux
Description:

I want to learn Postgres and want to explore as much as I can to get good
hands on ..

Thanks

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #15024: I am a beginer and in learning face

On Sunday, January 21, 2018, PG Bug reporting form <noreply@postgresql.org>
wrote:

The following bug has been logged on the website:

Bug reference: 15024
Logged by: jitesh sharma
Email address: jiteshsharma26@gmail.com
PostgreSQL version: 9.6.0
Operating system: LInux
Description:

I want to learn Postgres and want to explore as much as I can to get good
hands on ..

That isn't a bug report...

I find the best way to begin assimilating information on a new topic is to
find relevant books and read them.

David J.

#3Michael Paquier
michael@paquier.xyz
In reply to: David G. Johnston (#2)
Re: BUG #15024: I am a beginer and in learning face

On Sun, Jan 21, 2018 at 08:17:55AM -0700, David G. Johnston wrote:

That isn't a bug report...

For beginner's questions, please let me suggest pgsql-novice as a
possible mailing list. This one is dedicated to discussions about bugs.

I find the best way to begin assimilating information on a new topic is to
find relevant books and read them.

The documentation can be hard to digest for a beginner, and has
thousands of pages. Still, did you take the chance to look at it:
https://www.postgresql.org/docs/manuals/

Here is also an extra resource about the internals of PostgreSQL which
can be easier to digest:
http://www.interdb.jp/pg/

After that, it all depends to what you want to do with PostgreSQL and
what you want to learn, and the answer to such questions is something
you need to figure out by yourself first before digging more into
documentation details.
--
Michael