Re: General question about OS

From: Andy Colson <andy(at)squeakycode(dot)net>
To: Drexl Spivey <drexl(at)little-beak(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: General question about OS
Date: 2019-06-09 23:22:58
Message-ID: c194bb61-9fcf-41ef-510d-bdf73daee14c@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/9/19 4:45 PM, Drexl Spivey wrote:
> Hello all,
>
> Don't want to start one of those endless internet tug of wars without end threads, but would like some other people's opinions.
>
> First off, I use all Operating systems without problems, personally defaulting to linux at home, but mostly mac at work. I use windows, when necessary, not my favorite.
>
> It seems in my little database development experience that this is one area where windows might actually offer the best, most mature/developed choices. If this is the case, I should acclimate myself to it more.
>
> I have found many applications have been ported to other systems, but they don't seem as "good", and some programs like Power Designer are windows only.
>
> Is database work heavily windows leaning??
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.

I use 100% linux. vim, vim-dbext, subversion to exit/exec/store .sql files. psql for db administration.
Same tools can be used as easy on a close database as one thats very far away.

Some at my company prefer pgAdmin. It works for them. I use psql, it works for me. Best thing is: they both work, so you get the choice.

-Andy

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tim Cross 2019-06-09 23:33:39 Re: General question about OS
Previous Message Drexl Spivey 2019-06-09 21:45:33 General question about OS