Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #547
| From | Hans Castorp <REWYRLXHEGHO@spammotel.com> |
|---|---|
| Newsgroups | comp.lang.java.databases |
| Subject | Re: PostGre |
| Date | 2012-06-09 11:55 +0200 |
| Message-ID | <a3gkt8F6orU1@mid.individual.net> (permalink) |
| References | <ehips7p75g4nr509pdkeorpp3gdheie0pj@4ax.com> <a343tpFqsaU1@mid.individual.net> <56g2t71b3fl5d9ovhf7ak8rjgtfsjpd4r1@4ax.com> |
Roedy Green wrote on 08.06.2012 02:02: > http://mindprod.com/jgloss/postgresql.html In the section "Advantages of PostgreSQL over MySQL", you might want to add the following items + More standard compliant than MySQL + Supports windowing functions + Supports common table expressions (CTE) including writeable CTEs + Supports recursive queries + No limits on the usage of subselect in DML statements + Supports table functions (select * from my_function()) + Supports transactional DDL + Supports user defined aggregate functions + Supports partial indexes
Back to comp.lang.java.databases | Previous | Next — Previous in thread | Next in thread | Find similar
PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-04 07:46 -0700
Re: PostGre Hans Castorp <REWYRLXHEGHO@spammotel.com> - 2012-06-04 17:52 +0200
Re: PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-07 17:02 -0700
Re: PostGre Hans Castorp <REWYRLXHEGHO@spammotel.com> - 2012-06-08 09:48 +0200
Re: PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-08 15:17 -0700
Re: PostGre Luuk <luuk@invalid.lan> - 2012-06-09 11:14 +0200
Re: PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-11 11:15 -0700
Re: PostGre Hans Castorp <REWYRLXHEGHO@spammotel.com> - 2012-06-09 11:55 +0200
Re: PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-11 11:16 -0700
Re: PostGre Lew <lewbloch@gmail.com> - 2012-09-26 16:20 -0700
Re: PostGre Luuk <luuk@invalid.lan> - 2012-06-08 20:13 +0200
Re: PostGre Roedy Green <see_website@mindprod.com.invalid> - 2012-06-08 15:16 -0700
csiph-web