Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
postgresql
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
modules
postgresql
Commits
acc9ec56
Commit
acc9ec56
authored
3 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import postgresql-12-8030020201207110000.229f0a1c
parent
267ee66d
No related branches found
Branches containing commit
Tags
imports/r8-stream-12/postgresql-12-8040020210604112312.522a0ee4
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOURCES/modulemd.src.txt
+28
-28
28 additions, 28 deletions
SOURCES/modulemd.src.txt
postgresql.yaml
+1
-1
1 addition, 1 deletion
postgresql.yaml
with
29 additions
and
29 deletions
SOURCES/modulemd.src.txt
+
28
−
28
View file @
acc9ec56
---
document: modulemd
version: 2
data:
name: postgresql
stream:
"
12
"
stream: 12
summary: PostgreSQL server and client module
description: PostgreSQL is an advanced Object-Relational database management system
(DBMS). The postgresql-server package contains the programs needed to create and
run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL
databases. The base postgresql package contains the client programs that you'll
need to access a PostgreSQL DBMS server.
description: PostgreSQL is an advanced Object-Relational database management
system (DBMS). The postgresql-server package contains the
programs needed to create and run a PostgreSQL server, which
will in turn allow you to create and maintain PostgreSQL
databases. The base postgresql package contains the client
programs that you'll need to access a PostgreSQL DBMS server.
license:
module:
- MIT
module: [MIT]
dependencies:
- buildrequires:
platform:
- el8
requires:
platform:
- el8
- buildrequires:
platform: [el8]
requires:
platform: [el8]
references:
community: https://www.postgresql.org
documentation: https://www.postgresql.org/docs/12/index.html
tracker: http://bugzilla.redhat.com
profiles:
client:
rpms:
- postgresql
server:
rpms:
- postgresql-server
api:
rpms:
- postgresql
- postgresql-server
- postgresql
- postgresql-server
profiles:
server:
rpms:
- postgresql-server
client:
rpms:
- postgresql
components:
rpms:
postgresql:
rationale: Module API.
ref: stream-12-rhel-8.3.0
buildorder: 0
pgaudit:
rationale: pgaudit extension
ref:
1f7cae25f6d8f6d51ed252bd847b0024787db0d3
ref:
stream-12-rhel-8.3.0
buildorder: 1
postgres-decoderbufs:
rationale: postgres-decoderbufs extension
ref:
r8-
stream-12
ref: stream-12
-rhel-8.3.0
buildorder: 1
postgresql:
rationale: Module API.
ref: 9dc07e0354aaa61ce038b8af8d605aaa48a344e9
This diff is collapsed.
Click to expand it.
postgresql.yaml
+
1
−
1
View file @
acc9ec56
...
...
@@ -46,4 +46,4 @@ data:
buildorder
:
1
postgresql
:
rationale
:
Module API.
ref
:
9dc07e0354aaa61ce038b8af8d605aaa48a344e9
ref
:
2a654d7ab379b2acfae8810c15c525876889eb1f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment