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
f5b0e797
Commit
f5b0e797
authored
3 years ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import postgresql-10-8030020201201142418.229f0a1c
parent
b3a90dc3
Branches
r9
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
SOURCES/modulemd.src.txt
+22
-23
22 additions, 23 deletions
SOURCES/modulemd.src.txt
postgresql.yaml
+1
-1
1 addition, 1 deletion
postgresql.yaml
with
23 additions
and
24 deletions
SOURCES/modulemd.src.txt
+
22
−
23
View file @
f5b0e797
---
document: modulemd
version: 2
data:
name: postgresql
stream:
"
10
"
stream: 10
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/10/index.html
tracker: http://bugzilla.redhat.com
profiles:
client:
rpms:
api:
rpms:
- postgresql
- postgresql-server
profiles:
server:
rpms:
- postgresql-server
api:
rpms:
- postgresql
- postgresql-server
- postgresql-server
client:
rpms:
- postgresql
components:
rpms:
postgresql:
rationale: Module API.
ref:
r8-
stream-10
ref: stream-10
-rhel-8.3.0
This diff is collapsed.
Click to expand it.
postgresql.yaml
+
1
−
1
View file @
f5b0e797
...
...
@@ -38,4 +38,4 @@ data:
rpms
:
postgresql
:
rationale
:
Module API.
ref
:
a541cd1bd7045b83ff56ba2970b0c7693f743f15
ref
:
14eb4594bf7369f0503aa5daf12a1fd6ccf62f88
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