public inbox for [email protected]
help / color / mirror / Atom feedRequest to Add Book to PostgreSQL Books Page
8+ messages / 3 participants
[nested] [flat]
* Request to Add Book to PostgreSQL Books Page
@ 2025-04-21 09:29 Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Sonia Valeja @ 2025-04-21 09:29 UTC (permalink / raw)
To: [email protected]; [email protected]; +Cc: David González Milán <[email protected]>
Hi PostgreSQL Web Team,
Hope you're doing well.
We would like to request the addition of a PostgreSQL-related book to the
official documentation’s books page.
Here are the details:
- Title: *PostgreSQL for Jobseekers*
- Authors: *Sonia Valeja, David Gonzalez*
- Publisher: *BPB Publications*
- Publication Date: *June, 2023*
- Language: *English*
- ISBN: *978-9355514004*
- URL: *https://www.amazon.com/dp/B0C8Z4C9TQ/ref=sr_1_1?keywords=9789355514004&qid=1687431427&sr=8-1
<https://www.amazon.com/dp/B0C8Z4C9TQ/ref=sr_1_1?keywords=9789355514004&qid=1687431427&sr=8-1...
- Description: *This book is for DBAs/DB Developers, offering a starting
point for learning PostgreSQL. It develops a solid understanding of the
internal components of a PostgreSQL configuration and acquires knowledge
about essential tasks like backups, restores, tuning, and troubleshooting.*
Please let David (marked in CC) or me know in case any further information
is needed. We'd be grateful if you could consider including this book on
the PostgreSQL community website.
Many Thanks,
Sonia Valeja
on behalf of David Gonzalez
>
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to Add Book to PostgreSQL Books Page
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
@ 2025-04-22 08:26 ` Daniel Gustafsson <[email protected]>
2025-04-22 08:50 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Gustafsson @ 2025-04-22 08:26 UTC (permalink / raw)
To: Sonia Valeja <[email protected]>; +Cc: [email protected]; David González Milán <[email protected]>
> On 21 Apr 2025, at 11:29, Sonia Valeja <[email protected]> wrote:
> Please let David (marked in CC) or me know in case any further information is needed. We'd be grateful if you could consider including this book on the PostgreSQL community website.
Attached is a diff for adding it to the website but before it can be committed
we need an image. Please submit a an image of the cover with an appropriate
license for inclusion on the postgres website (CC for example).
--
Daniel Gustafsson
Attachments:
[application/octet-stream] jobseekers.diff (1.0K, ../../[email protected]/2-jobseekers.diff)
download | inline diff:
diff --git a/templates/pages/docs/books.html b/templates/pages/docs/books.html
index 5a8c7ee5..9000e0f8 100644
--- a/templates/pages/docs/books.html
+++ b/templates/pages/docs/books.html
@@ -11,6 +11,21 @@
</tr>
</thead>
<tbody>
+ <tr>
+ <td>
+ <a href="https://www.amazon.com/dp/B0C8Z4C9TQ/">
+ <img src="/media/img/docs/books/postgresql-for-jobseekers.jpg"
+ alt="PostgreSQL For Jobseekers book" /></a>
+ </td>
+ <td>
+ <strong>Title</strong>: PostgreSQL for Jobseekers<br />
+ <strong>Authors</strong>: Sonia Valeja, David Gonzalez<br />
+ <strong>Language</strong>: English<br />
+ <strong>Current version at publication</strong>: 15<br />
+ <strong>Format</strong>: Paperback, eBook<br />
+ <strong>Published</strong>: June 2023
+ </td>
+ </tr>
<tr>
<td>
<a href="https://www.packtpub.com/product/postgresql-16-administration-cookbook/9781835460580">
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to Add Book to PostgreSQL Books Page
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
@ 2025-04-22 08:50 ` Daniel Gustafsson <[email protected]>
2025-04-22 10:52 ` Re: Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Gustafsson @ 2025-04-22 08:50 UTC (permalink / raw)
To: Sonia Valeja <[email protected]>; +Cc: [email protected]; David González Milán <[email protected]>
> On 22 Apr 2025, at 10:39, Sonia Valeja <[email protected]> wrote:
>
> Hey Daniel,
>
> Thank you for getting back to us so quickly :-)
>
> PFA the image of the book as requested!
>
> Please let us know what kind of license you are looking for. Should we get it from the publisher or somewhere else?
We are looking for confirmation that we are allowed to publish the image our
site, the publisher has no such provisions in their T&S apart from mentioning
that the image is copyrighted.
--
Daniel Gustafsson
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to Add Book to PostgreSQL Books Page
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
2025-04-22 08:50 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
@ 2025-04-22 10:52 ` Sonia Valeja <[email protected]>
2025-04-23 08:57 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Sonia Valeja @ 2025-04-22 10:52 UTC (permalink / raw)
To: Daniel Gustafsson <[email protected]>; +Cc: [email protected]; David González Milán <[email protected]>
Hey Daniel,
As per my discussion with the publisher, there is no breach in copyright
for publishing the book image & the required details on
the Postgresql website.
Also, we as authors confirm publishing the book image.
Please let us know in case more details are needed.
Many Thanks,
Sonia Valeja
on behalf of David Gonzalez
On Tue, Apr 22, 2025 at 12:50 PM Daniel Gustafsson <[email protected]> wrote:
> > On 22 Apr 2025, at 10:39, Sonia Valeja <[email protected]> wrote:
> >
> > Hey Daniel,
> >
> > Thank you for getting back to us so quickly :-)
> >
> > PFA the image of the book as requested!
> >
> > Please let us know what kind of license you are looking for. Should we
> get it from the publisher or somewhere else?
>
> We are looking for confirmation that we are allowed to publish the image
> our
> site, the publisher has no such provisions in their T&S apart from
> mentioning
> that the image is copyrighted.
>
> --
> Daniel Gustafsson
>
>
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to Add Book to PostgreSQL Books Page
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
2025-04-22 08:50 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
2025-04-22 10:52 ` Re: Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
@ 2025-04-23 08:57 ` Daniel Gustafsson <[email protected]>
2025-04-23 13:22 ` Re: Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Daniel Gustafsson @ 2025-04-23 08:57 UTC (permalink / raw)
To: Sonia Valeja <[email protected]>; +Cc: [email protected]; David González Milán <[email protected]>
> On 22 Apr 2025, at 12:52, Sonia Valeja <[email protected]> wrote:
>
> Hey Daniel,
>
> As per my discussion with the publisher, there is no breach in copyright for publishing the book image & the required details on the Postgresql website.
>
> Also, we as authors confirm publishing the book image.
Thanks, the book has now been added to the books section on the website.
--
Daniel Gustafsson
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to Add Book to PostgreSQL Books Page
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
2025-04-22 08:50 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
2025-04-22 10:52 ` Re: Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-23 08:57 ` Re: Request to Add Book to PostgreSQL Books Page Daniel Gustafsson <[email protected]>
@ 2025-04-23 13:22 ` Sonia Valeja <[email protected]>
0 siblings, 0 replies; 8+ messages in thread
From: Sonia Valeja @ 2025-04-23 13:22 UTC (permalink / raw)
To: Daniel Gustafsson <[email protected]>; +Cc: [email protected]; David González Milán <[email protected]>
Thank you so much Daniel for adding the book. It means a lot :-)
On Wed, Apr 23, 2025 at 12:57 PM Daniel Gustafsson <[email protected]> wrote:
> > On 22 Apr 2025, at 12:52, Sonia Valeja <[email protected]> wrote:
> >
> > Hey Daniel,
> >
> > As per my discussion with the publisher, there is no breach in copyright
> for publishing the book image & the required details on the Postgresql
> website.
> >
> > Also, we as authors confirm publishing the book image.
>
> Thanks, the book has now been added to the books section on the website.
>
> --
> Daniel Gustafsson
>
>
^ permalink raw reply [nested|flat] 8+ messages in thread
* Request to add book to PostgreSQL Books page
@ 2026-03-08 17:18 Alex Yarotsky <[email protected]>
2026-03-12 09:54 ` Re: Request to add book to PostgreSQL Books page Daniel Gustafsson <[email protected]>
0 siblings, 1 reply; 8+ messages in thread
From: Alex Yarotsky @ 2026-03-08 17:18 UTC (permalink / raw)
To: [email protected]
Hi PostgreSQL Team,
I wanted to ask whether my book could be added to the PostgreSQL Books
page.
Here are the details:
- Title: Lift the Elephant: Scaling PostgreSQL Beyond Query Optimization
- Author: Alex Yarotsky
- Language: English
- PostgreSQL version covered: 17
- Format: eBook
- Publication date: Feb 02, 2025
- Preferred link: https://leanpub.com/lift-the-elephant/
I’ve attached the cover image as well.
I confirm that PostgreSQL is allowed to publish this cover image on
postgresql.org as part of the book listing.
Please let me know if you need anything else.
Thanks,
Alex
Attachments:
[image/png] book-cover.png (2.4M, ../../CAFf0AzyBTHmd3m+NaQ1AVMOq2Op5Rg5TzFReJLzJML5QipWE8g@mail.gmail.com/3-book-cover.png)
download | view image
^ permalink raw reply [nested|flat] 8+ messages in thread
* Re: Request to add book to PostgreSQL Books page
2026-03-08 17:18 Request to add book to PostgreSQL Books page Alex Yarotsky <[email protected]>
@ 2026-03-12 09:54 ` Daniel Gustafsson <[email protected]>
0 siblings, 0 replies; 8+ messages in thread
From: Daniel Gustafsson @ 2026-03-12 09:54 UTC (permalink / raw)
To: Alex Yarotsky <[email protected]>; +Cc: [email protected]
> On 8 Mar 2026, at 18:18, Alex Yarotsky <[email protected]> wrote:
> I confirm that PostgreSQL is allowed to publish this cover image on postgresql.org as part of the book listing.
> Please let me know if you need anything else.
Thanks for your submission, I have added this to the list at docs/books on the
website.
--
Daniel Gustafsson
^ permalink raw reply [nested|flat] 8+ messages in thread
end of thread, other threads:[~2026-03-12 09:54 UTC | newest]
Thread overview: 8+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-04-21 09:29 Request to Add Book to PostgreSQL Books Page Sonia Valeja <[email protected]>
2025-04-22 08:26 ` Daniel Gustafsson <[email protected]>
2025-04-22 08:50 ` Daniel Gustafsson <[email protected]>
2025-04-22 10:52 ` Sonia Valeja <[email protected]>
2025-04-23 08:57 ` Daniel Gustafsson <[email protected]>
2025-04-23 13:22 ` Sonia Valeja <[email protected]>
2026-03-08 17:18 Request to add book to PostgreSQL Books page Alex Yarotsky <[email protected]>
2026-03-12 09:54 ` Re: Request to add book to PostgreSQL Books page Daniel Gustafsson <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox