Re: Counts and percentages and such

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Counts and percentages and such
Дата
Msg-id dcc563d10912081544g17e2d7f5r28498a31b3a89a6e@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Counts and percentages and such  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
On Tue, Dec 8, 2009 at 3:09 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
> jackassplus wrote on 08.12.2009 22:21:
>>
>> What does ::numeric signify?
>> I'm using the jdbc driver from http://jdbc.postgresql.org/ in SQuirreL
>> and it asks me for the value of :numeric.
>
> As Scott has pointed out this is a typecast.
> If Squirrel mistakes that for a parameter, it's clearly a bug in Squirrel.
> But maybe that prompting for parameters can be turned off somewhere (I don't
> use Squirrel, so I cannot tell)

My experience with Squirrel was that it worked fine for very simple
queries, and as soon as you got outside the box it started doing the
stuff the OP is seeing.  For postgresql the preferred GUI is pgadmin
III, but psql is the best text only interface for a db on the planet.

В списке pgsql-general по дате отправления:

Предыдущее
От: Thomas Kellerer
Дата:
Сообщение: Re: Counts and percentages and such
Следующее
От: Stephen Tyler
Дата:
Сообщение: Excessive (and slow) fsync() within single transaction