From: | Andrew Cilia <indri(dot)cilia(at)gmail(dot)com> |
---|---|
To: | Steve Midgley <science(at)misuse(dot)org>, Suat Mollasalihoglu <mollasalihoglusuat(at)gmail(dot)com> |
Cc: | pgsql-sql(at)lists(dot)postgresql(dot)org |
Subject: | Re: Request for PostgreSQL Resources and Documentation |
Date: | 2024-12-04 06:40:54 |
Message-ID: | b2ddab12b0407ed0970f78719c500171b41ab937.camel@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Continuing on from Steve's recommendations, I'd say install two instances so that you can practise
replication and manage it through pgadmin. No need for two machines. Just get them running off
different ports. It helped me a good deal when I sat for my certification.
On Tue, 2024-12-03 at 11:30 -0800, Steve Midgley wrote:
>
>
> On Tue, Dec 3, 2024 at 11:21 AM Suat Mollasalihoglu <mollasalihoglusuat(at)gmail(dot)com> wrote:
> > Dear PostgreSQL Experts,
> > I hope this email finds you well. My name is [Your Name], and I am currently working as a
> > PostgreSQL Database Administrator at a company developing financial software.
> > As part of my professional development, I am committed to mastering PostgreSQL in all its
> > intricacies. I would be deeply grateful if you could share any resources, documentation, or
> > recommendations that might help deepen my understanding and skills with PostgreSQL.
> > If there are specific guides, best practices, or advanced topics you believe would be
> > particularly useful for someone in my field, I would be thrilled to receive your suggestions.
> > Thank you in advance for your time and assistance. I truly appreciate the wealth of knowledge
> > shared by the PostgreSQL community and hope to contribute back in the future.
> > Best regards,
> > Suat MOLLASALİHOĞLU
> >
> The documentation on the main site is spectacularly good, in my
> opinion: https://www.postgresql.org/docs/current/index.html
>
> My input for how to move forward with learning Pg:
> * Download the server and install it.
> * Pick some interesting data projects that you want to solve
> * Work through the docs to get your orientation
> * Use GPT4-o (or Claude 3.5 Sonnet) and Stackoverflow to help you figure out any details that you
> get stuck on
> * Use this list to get help when you can't move forward
>
From | Date | Subject | |
---|---|---|---|
Next Message | Suat Mollasalihoglu | 2024-12-04 08:04:17 | Re: Request for PostgreSQL Resources and Documentation |
Previous Message | Steve Midgley | 2024-12-03 19:30:35 | Re: Request for PostgreSQL Resources and Documentation |