Re: proposal: alternative psql commands quit and exit

From: Everaldo Canuto <everaldo(dot)canuto(at)gmail(dot)com>
To: Chapman Flack <chap(at)anastigmatix(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Vik Fearing <vik(dot)fearing(at)2ndquadrant(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: proposal: alternative psql commands quit and exit
Date: 2018-01-14 14:56:18
Message-ID: CACYgWUmiEyAUJL3PZZPVOMWVi4XWnM8amJGDESg3Kzsnx4=Wgg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jan 14, 2018 at 2:38 AM, Chapman Flack <chap(at)anastigmatix(dot)net>
wrote:

> On 01/13/18 21:36, Everaldo Canuto wrote:
>
> > I don't wanna be irritating but here every postgres user I found really
> > can't understand how the original patch was not accepted, people against
> it
> > did not show good reasons.
>
> As I was watching this thread go by, the reasons being shown seemed good
> to me, and they were being raised by some of the people most responsible
> (as one quickly learns by scanning old archives), over the years, for
> postgres being the excellent thing that it is, so it would not be my
> first instinct to dismiss them.
>

Yes, your are right and I Postgres is the best database in my opinion and
it tells me that community here must be responsible. I just think that
Postgres could be a little more friendly, it is really hard to me to see my
customers choosing other databases because they feel Postgres is hard, I
end up loosing amazing Postgres features.

Unfortunately you are right, my first instinct was to dismiss them and it
could be a problem on my side but as I said previously on this thread, it
is really frustrating for me to see a so small patch that "fix" one of new
comers problem (also casual users and user of multiple databases) and don't
hurts anything in PG end up on a directions that makes the problem even
worst. Also I don't see a consensus on this thread and I don't understand
how decisions are taken.

Again, maybe the problem is with me but is a fact that people feel like
Postgres is hard.

Since it is my last message to this thread (I don't think my words will
convince anyone) let me explain how came here: I was attending a conference
with a friend who is also the owner of a Postgres support company and we
start to discuss some small problems that could be relatively easy to fix
and could make Postgres even better. At some point he just point why a
experienced C developer like me (we would love to develop in C) don't
contribute to the project and we came up with a list of things to improve
and I decide to make a test with something simple and fast to implement to
test if Postgres is not like a GNOME community. So, here I am.

> One of the things I have come to really appreciate about this community
> (in which I am still a relative newcomer) is that when disagreements arise,
> you can see them being worked through by consideration of technical points
> and somewhat measurable principles. In that light, if there's a better
> conclusion you think is worth advocating, that would fit right in if done
> in ways that respond to, and address in some way, the points already
> raised; that adds more to the conversation than just saying they were
> not "good".
>
> -Chap
>

You are right again and could be something wrong with my side, I really
can't see the arguments agains as good, they look me like a personal taste
and not technical. I through that even my arguments or people that agree
with this patch is also more a personal opinion than technical but I think
it will not hurt if we made Postgres more friendly to newcomers.

What is really funny is that I was prepared for long and hard discussions
on future because but not on this. On my list of next patches was:

* SHOW TABLES
* DES[CRIBE]
* SEARCH path environment var for \i and \ir (it is really useful)
* Changes on pg_hba default values so local sql clients can connect without
change it
* and so on...

Anyway, sorry if I offended someone, It is not my intention.

Keep the good work guys and even if PG is the best, maybe take some look at
MariaDB will not hurt too much ;-)

Regards.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2018-01-14 15:45:25 Re: WIP: a way forward on bootstrap data
Previous Message Michael Paquier 2018-01-14 12:33:05 Re: [PATCH] Find additional connection service files in pg_service.conf.d directory