< Home - < Back

postgresql-plruby


Information about the package, postgresql-plruby, which is shipped with common Linux distributions. The postgresql-plruby package is designed for, PostgreSQL Ruby Procedural Language.


Package Name:

postgresql-plruby

Summary:

PostgreSQL Ruby Procedural Language

Description:

PL/Ruby is a loadable procedural language for the PostgreSQL database system that enable the Ruby language to create functions and trigger procedures.

Architecture:

x86_64

Version:

0.5.3

Release:

4.el6

Size:

85 k

Repository:

epel

From Repository:

Licence:

Ruby or GPL+



Handy Yum Commands for postgresql-plruby


Control the postgresql-plruby package with the following handy commands outlined below.


Command

Description of Command

yum install postgresql-plruby

This command will install postgresql-plruby on the server.

yum remove postgresql-plruby

This command will un-install postgresql-plruby on the server. When you run this command, you will be asked if you are sure that you want to remove postgresql-plruby, so you have to manually confirm that you want to do this.

yum -y remove postgresql-plruby

This command will un-install postgresql-plruby on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove postgresql-plruby when using the -y flag.

yum update postgresql-plruby

This command will update postgresql-plruby to the latest version. When you run this command, you will be asked if you are sure that you want to remove postgresql-plruby, so you have to manually confirm that you want to do this.

yum -y update postgresql-plruby

This command will update postgresql-plruby to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove postgresql-plruby when using the -y flag.

yum info postgresql-plruby

This command will show you core information about the postgresql-plruby package.

yum deplist postgresql-plruby

This command will show you the dependencies for postgresql-plruby. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update postgresql-plruby

This command will check if there is an update waiting on postgresql-plruby. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.