~patrick-hetu/+junk/volume-ephemeral-storage

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Mark Mims
  • Date: 2011-07-10 09:53:13 UTC
  • Revision ID: mark.mims@canonical.com-20110710095313-twc6hxeuf0ei1hzx
convert

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ensemble: formula
 
2
name: postgresql
 
3
revision: 1
 
4
summary: "object-relational SQL database (supported version)"
 
5
description: |
 
6
  PostgreSQL is a fully featured object-relational database management
 
7
  system.  It supports a large part of the SQL standard and is designed
 
8
  to be extensible by users in many aspects.  Some of the features are:
 
9
  ACID transactions, foreign keys, views, sequences, subqueries,
 
10
  triggers, user-defined types and functions, outer joins, multiversion
 
11
  concurrency control.  Graphical user interfaces and bindings for many
 
12
  programming languages are available as well.
 
13
provides:
 
14
  db:
 
15
    interface: postgresql
 
16
  db-admin:
 
17
    interface: postgresql