oracle_fdw

Поиск
Список
Период
Сортировка
От Desmond Coertzen
Тема oracle_fdw
Дата
Msg-id CALQ6=2Dy-fC=qp4pWhyQ+RtF-TrNbJpPUxjsanV9n0YWcCPm9Q@mail.gmail.com
обсуждение исходный текст
Список pgsql-sql
Just a comment. I have no question.

oracle_fdw compiled and installed postgres 9.3.11

It worked out of the box, so I just want to say "yyyaaaaaaaahhhhhhhhhhh!!!!"

I really hates oracle sqlplus. bash scripting with psql is the coolest. sqlplus is so dismal. i fiddled with the formatting options unto death do us part and i just could not make it perfect. So much weird stuff. Duplicate column name in the header output...????

And really, what's with oracle only introducing row limit in SQL only in 12c? I hope I never have to live with oracle as a production db

select * from tf_oracle_cl_client order by 1 desc LIMIT 10 offset 10; ------- and a sigh of relief.

Thank you to whomever. Thank you postgres. And, now continue I with the port to postgres... And then many happy days...

THE END

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

Предыдущее
От: Michael Moore
Дата:
Сообщение: Re: python install defies all efforts and leaves programmer a broken shell of a man
Следующее
От: Michael Moore
Дата:
Сообщение: is this a good approach?