| From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
|---|---|
| To: | Dmitry Igrishin <dmitigr(at)gmail(dot)com>, vladabc(at)yandex(dot)ru |
| Cc: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: vPgSql |
| Date: | 2018-08-17 18:19:33 |
| Message-ID: | 71184b6c-93e4-cd06-c375-8ed24274eed0@commandprompt.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 08/17/2018 05:45 AM, Dmitry Igrishin wrote:
> Hey Vlad
> пт, 17 авг. 2018 г. в 15:31, Vlad Alexeenkov <vladabc(at)yandex(dot)ru>:
>> Maybe will be useful for someone
>>
>> Very simple Postgres SQL client vPgSql:
>>
>> https://vsdev.ru
> Looking nice! Thank you. But I unable to start it on Ubuntu, because
> there is no bash(1) in /usr/bin.
Bash is in /bin not /usr/bin. You should be able to edit the first line
of the start file to fix that.
JD
> Also, it is open source?
>
--
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc
*** A fault and talent of mine is to tell it exactly how it is. ***
PostgreSQL centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://postgresconf.org
***** Unless otherwise stated, opinions are my own. *****
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Igrishin | 2018-08-17 18:24:13 | Re: vPgSql |
| Previous Message | TalGloz | 2018-08-17 17:24:24 | including header files in a C extension |