Database is no longer available

Hello, in remote connection with pgamind 4 make some changes to my tables, run this command:
ALTER TABLE nomina.nomina ADD COLUMN totalallocations decimal(18, 2) DEFAULT 0; ALTER TABLE nomina.nomina ADD COLUMN totaldeductions decimal(18, 2) DEFAULT 0;

UPDATE nomina.nomina SET totalallocations=sueldobasicoquincenal+escalafonquincenal+diaadicional+compensacionquincenal+primasistemapublicosaluquincenal+ primahijomensual+primaantiguedadquincenal+primaprofesionalizacionquincenal+bononocturnofijo+bononocturnovariable+ availabilitylunesfriday+totaldomigoholidays+ bonovacacionaldecember+becasdecember+diamother+father+ dianino+uniformes+bonojuguetes+bononavideno+bonificacionfinano,
total_deducciones= sso+spf+lph+fpj+cah+otros+ince+suboseb+suoseb+sitrass+fenasirtrasalud+subeseb+sunepsas+ sinboproenf+
colegioEnfermeras+impreEnfermeras

Then I gave error and no longer work the database,

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

Your volume is full -

You will need to click it, go into the settings, and then grow it.

Once that's done, redeploy the crashed deployment from its 3-dot menu.

Attachments


Loading...