Re: Tutorial book with runable code for Postgres?

2022-11-29 Thread Kirk Wolak
On Tue, Nov 29, 2022 at 5:16 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > On Tue, Nov 29, 2022 at 2:42 PM Kirk Wolak wrote: > >> On Tue, Nov 29, 2022 at 3:40 AM Matous Jan Fialka wrote: >> >>> Hello. >>> >>> I would like to get some opinion on a petite idea I got while reading >>>

Re: Tutorial book with runable code for Postgres?

2022-11-29 Thread David G. Johnston
On Tue, Nov 29, 2022 at 2:42 PM Kirk Wolak wrote: > On Tue, Nov 29, 2022 at 3:40 AM Matous Jan Fialka wrote: > >> Hello. >> >> I would like to get some opinion on a petite idea I got while reading >> the "nextval >> parameter is not clear" thread. Because it may not fit well to the >> thread its

Re: Tutorial book with runable code for Postgres?

2022-11-29 Thread Kirk Wolak
On Tue, Nov 29, 2022 at 3:40 AM Matous Jan Fialka wrote: > Hello. > > I would like to get some opinion on a petite idea I got while reading > the "nextval > parameter is not clear" thread. Because it may not fit well to the > thread itself > I managed to create a new one instead... > > +1 (right

Re: nextval parameter is not clear

2022-11-29 Thread Kirk Wolak
On Mon, Nov 28, 2022 at 12:45 AM Tom Lane wrote: > Laurenz Albe writes: > > Now I think that is taking it too far. Your code sample would be great > > for a tutorial, but it is too elaborate for the technical documentation. > > The example should focus on the sequence functions, but more than h

Tutorial book with runable code for Postgres?

2022-11-29 Thread Matous Jan Fialka
Hello. I would like to get some opinion on a petite idea I got while reading the "nextval parameter is not clear" thread. Because it may not fit well to the thread itself I managed to create a new one instead... I started to love the way "rustaceans" do their documentation - they produce boo