CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 18 Jul 2025 19:51:47 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20110917054559
location: https://web.archive.org/web/20110917054559/https://answers.oreilly.com/rss/tags/postgresql/
server-timing: captures_list;dur=0.607703, exclusion.robots;dur=0.025649, exclusion.robots.policy;dur=0.010660, esindex;dur=0.013040, cdx.remote;dur=14.019735, LoadShardBlock;dur=192.360232, PetaboxLoader3.datanode;dur=65.029563, PetaboxLoader3.resolve;dur=101.728052
x-app-server: wwwb-app213
x-ts: 302
x-tr: 244
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app213; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 18 Jul 2025 19:51:49 GMT
content-type: text/xml; charset=UTF-8
content-length: 1618
x-archive-orig-date: Sat, 17 Sep 2011 05:45:59 GMT
x-archive-orig-server: Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8
x-archive-orig-x-powered-by: PHP/5.2.8
x-archive-orig-set-cookie: answers_session_id=0d12e1a0a6b0f1a73076d27abfe13c74; path=/; domain=.oreilly.com; httponly
x-archive-orig-set-cookie: answers_session_id=0d12e1a0a6b0f1a73076d27abfe13c74; path=/; domain=.oreilly.com; httponly
x-archive-orig-expires: Sat 17 Sep 2011 05:46:00 AM GMT GMT
x-archive-orig-cache-control: must-revalidate, post-check=0, pre-check=0
x-archive-orig-pragma: public
x-archive-orig-content-length: 1618
x-archive-orig-connection: close
cache-control: max-age=1800
x-archive-guessed-content-type: text/xml
x-archive-guessed-charset: utf-8
memento-datetime: Sat, 17 Sep 2011 05:45:59 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Sat, 17 Sep 2011 05:45:59 GMT", ; rel="memento"; datetime="Sat, 17 Sep 2011 05:45:59 GMT", ; rel="next memento"; datetime="Mon, 03 Jun 2013 11:12:26 GMT", ; rel="last memento"; datetime="Mon, 03 Jun 2013 11:12:26 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: WIDE-20110917035449-crawl423/WIDE-20110917050329-00425.warc.gz
server-timing: captures_list;dur=0.944553, exclusion.robots;dur=0.028744, exclusion.robots.policy;dur=0.014883, esindex;dur=0.015693, cdx.remote;dur=29.128660, LoadShardBlock;dur=644.538436, PetaboxLoader3.datanode;dur=213.500919, PetaboxLoader3.resolve;dur=639.934944, load_resource;dur=250.758072
x-app-server: wwwb-app213
x-ts: 200
x-tr: 967
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
accept-ranges: bytes
Tag RSS Feed: postgresql
https://answers.oreilly.com/tag/postgresql
Wed, 04 Aug 2010 06:33:09 +0000
60
-
Looking for replacement for CouchDB that has REST / JSON API and good query support
https://answers.oreilly.com/topic/1865-looking-for-replacement-for-couchdb-that-has-rest-json-api-and-good-query-support/
MongoLab is doing an elegant job of putting a RESTful facade on top of MongoDB.
The API is clean and lightweight, and of course with MongoDB interactive / ad-hoc queries are not a problem.
MongoLab ...
Sat, 11 Dec 2010 05:41:45 +0000
https://answers.oreilly.com/topic/1865-looking-for-replacement-for-couchdb-that-has-rest-json-api-and-good-query-support/
-
How to Use SQL to Search for Keywords Without the LIKE Operator
https://answers.oreilly.com/topic/448-how-to-use-sql-to-search-for-keywords-without-the-like-operator/
You can do a simple keyword search using the LIKE operator.
Unfortunately, this can be slow. Fortunately, an efficient keyword
search is available in many systems.Often you must store ...
Wed, 28 Oct 2009 06:06:07 +0000
https://answers.oreilly.com/topic/448-how-to-use-sql-to-search-for-keywords-without-the-like-operator/