null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

PostgreSQL: Up and Running (A Practical Guide to the Advanced Open Source Database)

List Price: $44.99
SKU:
9781491963418
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Regina O. Obe, Leo S. Hsu
    Format:
    Paperback
    Pages:
    312
    Publisher:
    O'Reilly Media (November 28, 2017)
    Language:
    English
    ISBN-13:
    9781491963418
    ISBN-10:
    1491963417
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $44.99
    As low as:
    $38.69
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    12
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    17.6oz
    Imprint:
    O'Reilly Media
  • Overview

    Thinking of migrating to PostgreSQL? This clear, fast-paced introduction helps you understand and use this open source database system. Not only will you learn about the enterprise class features in versions 9.5 to 10, you’ll also discover that PostgeSQL is more than a database system—it’s an impressive application platform as well.

    With examples throughout, this book shows you how to achieve tasks that are difficult or impossible in other databases. This third edition covers new features, such as ANSI-SQL constructs found only in proprietary databases until now: foreign data wrapper (FDW) enhancements; new full text functions and operator syntax introduced in version 9.6; XML constructs new in version 10; query parallelization features introduced in 9.6 and enhanced in 10; built-in logical replication introduced in Version 10.e.

    If you’re a current PostgreSQL user, you’ll pick up gems you may have missed before.

    • Learn basic administration tasks such as role management, database creation, backup, and restore
    • Apply the psql command-line utility and the pgAdmin graphical administration tool
    • Explore PostgreSQL tables, constraints, and indexes
    • Learn powerful SQL constructs not generally found in other databases
    • Use several different languages to write database functions
    • Tune your queries to run as fast as your hardware will allow
    • Query external and variegated data sources with foreign data wrappers
    • Learn how to use built-in replication to replicate data